http://purl.org/np/RASKsvRfx_I1hGL5HjE0sBDolnOX1Y1NQZfVvEV0tbd_I
.trig | .trig.txt | .jelly | .jelly.txt
@prefix dc1: <http://purl.org/dc/terms/> . @prefix this: <http://purl.org/np/RASKsvRfx_I1hGL5HjE0sBDolnOX1Y1NQZfVvEV0tbd_I> . @prefix sub: <http://purl.org/np/RASKsvRfx_I1hGL5HjE0sBDolnOX1Y1NQZfVvEV0tbd_I#> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix nt: <https://w3id.org/np/o/ntemplate/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:test a owl:Class; rdfs:label "test class"; rdfs:subClassOf <http://www.wikidata.org/entity/Q1003030>; skos:definition "this is just a test" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "hgWT0oG0ULqs5j1XN/t6rF5kqGQ/kQ9sy4jbkHMBsDMEr20IpDEqLTFPB4Gi5mZ8yw9KgO0b8UzwGvTMBvGquv1WQh+fTkJPsJpiiilaLAE2BoUIPdca3rcRHzMsk4uNVZBFJRq3k3whSq7dhVocv8g7lknD+bMViU5WR5r68fY="; npx:hasSignatureTarget this: . this: a npx:ExampleNanopub; dc1:created "2023-02-20T10:47:22.689+01:00"^^xsd:dateTime; dc1:creator orcid:0000-0002-1267-0234; npx:introduces sub:test; nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>; nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA5gNHxO43rlquxhEeAvFs5OCms5eaumzn--jqUu6g5HA>, <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>; nt:wasCreatedFromTemplate <http://purl.org/np/RA2FrMIx0lsjlUje7iLpQb8kB0KuouQz5EpOaO5gdqwWI> . <http://www.wikidata.org/entity/Q1003030> nt:hasLabelFromApi """test way of checking something for quality or attributes""" . }