@prefix this: <https://w3id.org/np/RA85N4RT7dxHusZr0sAEHIEgjZcfgJpIY7TnawIAskTGI> .
@prefix sub: <https://w3id.org/np/RA85N4RT7dxHusZr0sAEHIEgjZcfgJpIY7TnawIAskTGI/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ontology-version-properties-view dct:isVersionOf <https://w3id.org/np/RAzRgdc9nTm63ETn--wZMLDRfax1iCpgdsgFs1my8vLbE/ontology-version-properties-view-kind> ;
    dct:title "Properties" ;
    a <https://w3id.org/kpxl/gen/terms/ResourceView> , <https://w3id.org/kpxl/gen/terms/TabularView> ;
    rdfs:label "View of properties of version of OWL ontology" ;
    <https://w3id.org/kpxl/gen/terms/appliesToInstancesOf> <https://w3id.org/kpxl/gen/terms/OntologyVersion> ;
    <https://w3id.org/kpxl/gen/terms/hasStructuralPosition> "4.4.properties.1" ;
    <https://w3id.org/kpxl/gen/terms/hasViewQuery> <https://w3id.org/np/RAFHrr_CR0c0B3NmyPpqa2V7oDSC4ntd1fEku2HFxPY_I/get-classes-of-ontology-version> ;
    <https://w3id.org/kpxl/gen/terms/hasViewQueryTargetField> "ontologyVersion" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  this: dct:created "2026-02-27T13:18:27.608Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:embeds sub:ontology-version-properties-view ;
    npx:introduces <https://w3id.org/np/RAzRgdc9nTm63ETn--wZMLDRfax1iCpgdsgFs1my8vLbE/ontology-version-properties-view-kind> ;
    npx:supersedes <https://w3id.org/np/RAzRgdc9nTm63ETn--wZMLDRfax1iCpgdsgFs1my8vLbE> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAMwJK-KwLZao9NyIJ3QPE6AK_MasTNoHlp-PoUEavR2c> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
    npx:hasSignature "ZR4Ua7wBYRjKBdH4NYvLjoPyjtGc8N4VQaYcmqxlSBK+GPV/6SaeeDsgX8v2ZFMxZB6kfrV9TMhYuLW/PzJVjLaYf4om3p250HAffZw+dGBKHRtnb9qe4PyPw97/FnUAI0on0MFSytoiiIigGeuKTq8BfbiN9CslC8YMCPVR7/k=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  <https://w3id.org/np/RAFHrr_CR0c0B3NmyPpqa2V7oDSC4ntd1fEku2HFxPY_I/get-classes-of-ontology-version> nt:hasLabelFromApi "Get the properties of an ontology version - This query returns all properties that are part of a given version of an onto..." .
}