@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 { ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Provenance-model; rdfs:comment "ODM2 is an information model and supporting software ecosystem for feature-based earth observations, designed to facilitate interoperability across scientific disciplines and domain cyberinfrastructures."; rdfs:label "Observations Data Model 2 | ODM2" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1321-7319 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "GZCrEMqZWo+pI78tFdeHqMd3/gbYy3iZWuPHl6rIHNt6Dnf+Jl9WbQMvNmZ8e5pyy8IbD5J5TTEDp6Wd2Rl+X5JPZq/gqd0W8HO4e46M/svHfWeVVLyOnRwf1axjelmg+sL8sSJxxC64w7vlzMNdPSuMNNqlg3pQylMqbcxi1tM="; npx:hasSignatureTarget this: . this: dct:created "2024-05-07T10:14:07Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }