@prefix dcterms: . @prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @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 { ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Provenance-model, fip:Semantic-model; rdfs:comment "ISO 19139 defines XML based encoding rules for conceptual schemas specifying types that describe geographic resources. The encoding rules support the UML profile as used in the UML models commonly used in the standards developed by ISO/TC 211. The encoding rules use XML schema for the output data structure schema. The encoding rules described in this document are not applicable for encoding UML application schema for geographic features (see ISO 19136 for those rules)."; rdfs:label "ISO 19139 | Geographic information - Metadata - XML schema implementation"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "p+alip4+Xfh3dZERX9tG/NFBfkZzp3K/MXjsLoeWAvcBI+XAx7UaaarQTvcoBnE7wfjWZy1+sxX/pnwLJJyQpsaUWS115nXrR/5HgF1ySuXeM9prFWtBhgLTMXBMc+yZW5QR9tbmkCNYeyCWy7HhFW6ztGm4Okp+23DFnTXcWns="; npx:hasSignatureTarget this: . this: dcterms:created "2023-01-07T20:26:30.577+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }