@prefix fip: . @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:DNS a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-data-linking-schema; rdfs:comment "The Domain Name System (DNS) is the Internet's system for mapping alphabetic names to numeric Internet Protocol (IP) addresses like a phone book maps a person's name to a phone number. For example, when a Web address (URL) is typed into a browser, a DNS query is made to learn an IP address of a Web server associated with that name."; rdfs:label "DNS | Domain Name System"; rdfs:seeAlso . } 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 "aTyMNyxkJzgsU2qcQvNWIYOGAdeAL0XP7wFBnECHOgoZbRySjeoXwK50cyyAZ/I9gTb7TInvHR7VpTb5W9VA1HQ7dOKngmpZAGgKNFQeXeG2uchxhC2ht92zWeyIEWi9k/IYKpAJvhLt66tIiL/P2zjbfrEwV3kppxnVGfoV2C8="; npx:hasSignatureTarget this: . this: dct:created "2023-05-01T13:07:54.946+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:DNS; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }