Nanopublication

< Home

ID

https://w3id.org/np/RAj7e1qJ8Vd6daEdmZIMCyHxMmv2TR17qFq5oVr_ngL0w

Formats

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

Content

@prefix this: <https://w3id.org/np/RAj7e1qJ8Vd6daEdmZIMCyHxMmv2TR17qFq5oVr_ngL0w> .
@prefix sub: <https://w3id.org/np/RAj7e1qJ8Vd6daEdmZIMCyHxMmv2TR17qFq5oVr_ngL0w/> .
@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#> .

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/Q3244512> a <https://www.wikidata.org/entity/Q1777473> .
}

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

sub:pubinfo {
  <http://www.wikidata.org/entity/Q3244512> nt:hasLabelFromApi "Harry Potter - main character of the book, film and video game series of the same name" .
  
  this: dct:created "2025-10-11T12:30:11.444Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-9814-2472;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Harry Potter is a Q1777473";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2YSZz/oZSfeqHxUJriDSaBPigE8rLcMTvlgnYOXzD9g48FEurZUeFglG71BlI44/t3+9o/3DxCx6sG5PWgKO9C8zR/yMb110jlGiJlQiOQwF7AedlSiXSyfRf3o6PkWDtekKocVD1pPyjmT2YG1iL4UiypN38jujYdajfzNL1PAksAJ0V3DLBRBdTMLIvpWCO/AoJBDX/iFrDjPHtz8TqovKepfYdYKIXnGym1iksJfsWlsVzpVU8w0oWGZSNCokb4cw+lTqOaBn27gy6Jcz/3mU5/zzjUJWi/kTQSNksi18WCZP+JJG3fmnrMFdwzdnWyrZDp5IBP73gZs98qNFNQIDAQAB";
    npx:hasSignature "aaDqUD3n9JUOWfV7y/BDgm7g/2GwE0y5v8OqkFO45vimi8/h7St+T8LzwdPLyw6NiuOED/Baminx9usgLzz2oOwrVTuac7rqk7mRxJzb6p8yxmLpngCLGP/1KCqV+zznCpo40ExhKrV3SUpQi9/0heiupSMg4QBnM/hfEmwTaqh4LMKdzYDxF8r11FNY/Rpc/WnTU8jhjBqTKTHoljlVNdc7VZo+rp+SVoV1dJoAWcGZPzAhbulUCz5rtrCZTtZ20TLtVbHYhc6mdRJa6V1V/3v1p+jBiotuP9gjSBxT7rIJZNHxJ8XXFvuHCrMRTHCMmgloPMx40LeApE8tv0XZqQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-9814-2472 .
}