@prefix this: <https://w3id.org/np/RAkbIlfiFsTQOaxCVQWWUxANu4ilmAnBn8GdLEvvYh5sQ> .
@prefix sub: <https://w3id.org/np/RAkbIlfiFsTQOaxCVQWWUxANu4ilmAnBn8GdLEvvYh5sQ#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q154952> a <http://www.wikidata.org/entity/Q2095549> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-7950-0613 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q154952> nt:hasLabelFromApi "Willem-Alexander of the Netherlands - King of the Netherlands" .
  <http://www.wikidata.org/entity/Q2095549> nt:hasLabelFromApi "aircraft pilot - person controlling an aircraft in flight" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJKfQ3vfMboyySMMKPvQyF9Akc3W1KqFUo1pJE/Nbhn50vkUlyavyWWM4t/rvrBw65ZIvtcfICmIROIRKa3xpqLNqz3cyP7zsY48jqRhPqPQok5W+OdMYGX0xmr6B5mukPghYXKwnoSRvmvhC+dTbxw4ftFoyyvCl/jRpm8mZhZwIDAQAB" ;
    npx:hasSignature "lM0NURb7S78m/8N7Rvo2lqnev3C32k/CZ2DExN/kS2X4L9n1J6hC5fqCRtf76n1GWXQpqQcnOfrfnI7y9NAplep7MsOiCJqmBtlyfmn0g8DPMbSMmGo1NW0Zf4QXWDilJCSKmp0MoCTdeWJOLtMOhWXlMGhyFAVNChqV3TUd9WQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-7950-0613 .
  this: dct:created "2024-10-04T13:11:43.605Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-7950-0613 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Willem-Alexander of the Netherlands is a aircraft pilot" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}