@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ISO_19110 a , , , ; rdfs:comment "ISO 19110 defines the methodology for cataloguing feature types and specifies how the classification of feature types is organized into a feature catalogue and presented to the users of a set of geographic data."; rdfs:label "ISO 19110|Geographic Information - Methodology for feature cataloguing"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "Vg3n8eQohL2kmuB2ZyVVFfn+l8YcJySZk6MzRlRTN+vsJlCos5D381E5JzMiB2ec1zoY5ojZjCpkHH1HzE8QJQ7XbypMFjrLVipB1zEm+HFrGFhl7W+GtUOTMGQOP0rJg5wXfDPsZ2S0ZamhbdpLl8KiHlgH4uDrWHx8ls8GuJE="; npx:hasSignatureTarget this: . this: dct:created "2022-01-16T20:20:38.717+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:ISO_19110; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }