Nanopublication

< Home

ID

https://w3id.org/np/RAFv4OYswFJhFj8HmVbjDhj7svjEYw4Y0BlSNLDmMSH6I

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAFv4OYswFJhFj8HmVbjDhj7svjEYw4Y0BlSNLDmMSH6I> .
@prefix sub: <https://w3id.org/np/RAFv4OYswFJhFj8HmVbjDhj7svjEYw4Y0BlSNLDmMSH6I/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q131144> a <http://www.wikidata.org/entity/Q202866> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q131144> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q131144> nt:hasLabelFromApi "Tom and Jerry - animated film series" .
  
  <http://www.wikidata.org/entity/Q202866> nt:hasLabelFromApi "animated film - film for the cinema, television or computer screen that is made by using drawings, stop motion or computer animation" .
  
  orcid:0009-0005-1792-8686 foaf:name "Andreea Giurgiu" .
  
  this: dct:created "2025-10-11T09:42:31.380Z"^^xsd:dateTime;
    dct:creator orcid:0009-0005-1792-8686;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Tom and Jerry is a animated film";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxLEgbI402rDOmShjh/d5mVlORujFeeU/n5uWB8tLHp97izXnM2m/hnUJ7wKBGyrPa6yG8dZVoIKBBD4YpUGgybYepXNnBp5W3kfEFfJRbw2CZPjINxhMp26nMg254gyddbk4EI8Lh4x7uk2gDy2tdUBVNuH3I/InIKFnPsPYVQEj7SH9EZOhGT3vPsMLBn/p3zvh+4+5SfEJ5A0I0pvT/dduvgKJ2W4XcDdQSx1Cc/m6izKlX5LZ0F6jh24kL0NlB0kD/K9nj2PIT9Swg0KJIz4YqS8rwqYKM6dKL6pJnXIEchEZiLRPhDJ5iwKyQyseU0PGur5KLBjKmvA7BzwJVwIDAQAB";
    npx:hasSignature "p8+3pprV8PnbULPkbSM5IB4p30QWEc3XBWV878rDYFOxxEB/mXPjcgD2C79Mrm1Vxy7enEsrKV//tmAuaVsoOqbIwGMpcRddispSDJm3nC/cr4Ah6LMYa1rLhIthZ6K0tKm/raHgNT11Xi7NgHd5NZXzmdY392mRawcyhvGFhdTB3EYdmyK++u/vSE7tZYvn1IFbnyobRSPd4oIGcEekTCVy4u9+NwPkWtoCF82anoOz3ZAQhjQud2JQJhTxdL6a3Fi6pBnB0wLmV5CaO5HWHY5q3moRqEeaMPuXZhNTiTnJrlWz0Hhxv9NmvRCgbxfQh+NfK2TDalTdbbIhXMbu4Q==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0005-1792-8686 .
}