@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAbLctxwl57KG-TkYq0gJ2dHDxt-GhpibQKg6aW9Ajb7A> .
@prefix sub: <http://purl.org/np/RAbLctxwl57KG-TkYq0gJ2dHDxt-GhpibQKg6aW9Ajb7A#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ISO_19139 a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema , fip:Provenance-model ;
    rdfs:comment "ISO/TS 19115-3:2016 defines an integrated XML implementation of ISO 19115‑1, ISO 19115‑2, and concepts from ISO/TS 19139 by defining the following artefacts: a) a set of XML schema required to validate metadata instance documents conforming to conceptual model elements defined in ISO 19115‑1, ISO 19115‑2, and ISO/TS 19139; b) a set of ISO/IEC 19757‑3 (Schematron) rules that implement validation constraints in the ISO 19115‑1 and ISO 19115‑2 UML models that are not validated by the XML schema; c) an Extensible Stylesheet Language Transformation (XSLT) for transforming ISO 19115-1 metadata encoded using the ISO/TS 19139 XML schema and ISO 19115‑2 metadata encoded using the ISO/TS 19139‑2 XML schema into an equivalent document that is valid against the XML schema defined in this document. ISO/TS 19115-3:2016 describes the procedure used to generate XML schema from ISO geographic information conceptual models related to metadata. The procedure includes creation of an UML model for XML implementation derived from the conceptual UML model." ;
    rdfs:label "ISO 19139|Geographic information - Metadata - XML schema implementation" ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <https://doi.org/10.25504/FAIRsharing.9de4c3> ;
    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://www.iso.org/standard/67253.html> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.9de4c3> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "i3Du7s9MstjD1GuzU1LCMmbZG+zBQCmz8hWSg5nL0oqQHhIlpHEwtM8J0DBXV+GvV4mHpFaS5wqZJ/c0x4aJJ3uam8J4fRRb0XSNk7OAdJ8PLZCYxwPy3L3ZzhK0h9/qyrASVV49DKJBXh8McBsn5UXkmRg5zYMyzdWHdF727Xs=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2023-01-07T19:55:09.804+01:00"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0003-2195-3997 ;
    npx:introduces sub:ISO_19139 ;
    npx:supersedes <http://purl.org/np/RAWRs9gqWH1YGHwcWdCifkcZ7GPEJla1fxjs3ppN3mAXw> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA2plcfAUD4e70cc8dx-8fIuFZUZKp0P6aAIUfJCi0s7Y> .
}