@prefix this: <https://w3id.org/np/RApFsZ4eUe9RVrjQsvNb1Ewxvwk_4ltIq5zvVai0ch1f8> .
@prefix sub: <https://w3id.org/np/RApFsZ4eUe9RVrjQsvNb1Ewxvwk_4ltIq5zvVai0ch1f8#> .
@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#> .
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/Q460960> a <http://www.wikidata.org/entity/Q11573099> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.royal-house.nl/topics/royal-house/royal-house-and-royal-family> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q11573099> nt:hasLabelFromApi "royalty - sovereign or a family member thereof" .
  <http://www.wikidata.org/entity/Q460960> nt:hasLabelFromApi "Queen Máxima of the Netherlands - queen consort of the Netherlands" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFU8WFXuuVnQZ6LGnxAR7WL/3KsCfYIiQCqPLxGQGxUXToYKMINqy2ORs7RIaeerv4gseOognYfkFUK0Wdzx3exAVFKBExFyy+2fOKRy1plVnHuWzieAEq2QSu+nbKFdpxl6gJBN/Z/m+zCPJ4PxwvanqEIdi/OUrcA/Tut2lO1QIDAQAB" ;
    npx:hasSignature "VuRDGdMOAaDrGr+r77KexnBA/37FYFFEicNs6FLPFIeqkflL/AV1t/1y3SqCxNl95rVjvad4FkrMxoynhszs3NExO2ik1myX7lz/cPHOyxDW3pvWyEHuUL5bnJ4OHYNL51r4UBf5PI+AObXyXDoHrEKlWEltGXDI41gmfhQgiaI=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-5351-1895 .
  this: dct:created "2024-10-06T11:55:13.711Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-5351-1895 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Queen Máxima of the Netherlands is a royalty" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}