@prefix this: <https://w3id.org/np/RAzH5EF2ORbFaSlrCM4mCDopz1Hj_M8jPBP3gwTzFE7nE> .
@prefix sub: <https://w3id.org/np/RAzH5EF2ORbFaSlrCM4mCDopz1Hj_M8jPBP3gwTzFE7nE/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q12206942> <http://www.wikidata.org/entity/P40> <http://www.wikidata.org/entity/Q51797> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q12206942> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P40> nt:hasLabelFromApi "child - subject has object as child. Do not use for stepchildren—use \"relative\" (P1038), qualified with \"type of kinship\" (P1039)" .
  <http://www.wikidata.org/entity/Q12206942> nt:hasLabelFromApi "Darth Vader - main villain of the Star Wars Trilogy" .
  <http://www.wikidata.org/entity/Q51797> nt:hasLabelFromApi "Princess Leia - fictional character from Star Wars" .
  orcid:0009-0004-0647-1919 foaf:name "Mara S" .
  this: dct:created "2025-10-07T10:36:41.757Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-0647-1919 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Darth Vader - child - Princess Leia" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA01ppjToEQ/GTNC46q0ufZobibwLWyDIoIjMDCWPJnXPumN/eMVbyx7oVn68yVkcDtWQDwKfzl+OgueA4axb8at63FKrAc6MRwTeP/H78HYFHLG2eP4Rl4HOX3xm1yw6OrJeYbVo10uizEiqaMSm/RzwnQ+03CluqqkrxBvvg8vS4xlp4ZKQ8MIVHGOZ4sT5Z3bENcHk+wIA3bFEFstVncHR437fsHuisJzfqScqNW1P95dgi0K/4VZKCnsr8eL7H2cSMTOJkCp72SirH8AGWDgJSALJwJXD8kcToYSf8FqGH7wHhYm4ctiyhgyCPEirhEdSHOtrzIDngdGu64BFiAQIDAQAB" ;
    npx:hasSignature "pPlPpLjItc3PL2hMj15KK+8zpJshgOe77LDSAqEnXQZUDxW2DsS7ReoS9NP6pFqA53lzO8SQYHCIxj1Z3pj+FiWKkLe/bX2fGgNUGNLQDJPLdkZwswnhfCUvK5E/Xj98ZyukIc4U3ZT+efmWZ/pJ1zrD9WdvBmqO/9jkciyxa/b74lTgwOP9CC9kWnwAwd2pErKO4WhwQNd8lCrDTQ5Li3D+N6rMgSleZ4gMF6YStvQSjcqwWirKrpbv4XEIu18K98URpvwqZaQLhp/agHSqAcuJ1KXsBZY+IGeGy1EaRTlcYHvWBK+NmefE2Sqa3dgoVsLEaxs2W9TbpDPsAY+4MA==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-0647-1919 .
}