@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:GeoSciML ; ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Structured-vocabulary; rdfs:comment "GeoSciML or Geoscience Markup Language is a GML Application Schema that can be used to transfer information about geology, with an emphasis on the interpreted geology that is conventionally portrayed on geologic maps. Its feature-type catalogue includes Geologic Unit, Mapped Feature, Earth Material, Geologic Structure, and specializations of these, as well as Borehole and other observational artefacts."; rdfs:label "GeoSciML | GeoScience Markup Language"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-4250-4584 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "nmeIk+CWjCccLrMSxAdC1XQAkV1tj8iUbKU8fGdWJbV9ptdVNkzybR9b2VKnwY3YQ+QaHUfcdAc4VXawwNzLb/i7QAzsQz0eXfwmz9ZDhAGyqGc0hb1HgZu4d/0x5ih2UPZwSpV0thl/aC4uXphSbCj9TuiydiVpaPM0dPOUsmI="; npx:hasSignatureTarget this: . this: dct:created "2024-04-25T14:28:29Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:GeoSciML; prov:wasDerivedFrom . }