@prefix this: <https://w3id.org/np/RA3G2j_MO6hw5T7MiFjiA3PNkpIgR9M55NHi6V4NwwLXc> .
@prefix sub: <https://w3id.org/np/RA3G2j_MO6hw5T7MiFjiA3PNkpIgR9M55NHi6V4NwwLXc#> .
@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/Q8877> a <http://www.wikidata.org/entity/Q211236> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-4590-2577 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q211236> nt:hasLabelFromApi "celebrity - prominent person who commands some degree of public fascination and appears in the media" .
  <http://www.wikidata.org/entity/Q8877> nt:hasLabelFromApi "Steven Spielberg - American filmmaker (born 1946)" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfsCPdFRIGmCKDTXzCx2PngCEQPDrGR2nj4QIIJM1RecXd5WD5t1NSTen9dbZY4Dk7YKijucGKK1RYi0bSWBUJvBSEihCi0AbW6tT1pNv9Z10kpDpGo6ev8R5tccNjEVZRT2WJYGHRE8bJyjxkpBzTp89ZBGqkJFrRUT/xUV2vMQIDAQAB" ;
    npx:hasSignature "FRpN00Y7uKfcW5beoGBhIPcagf+FaU9wIVQyv5JPy9yJe+E4FjIc+M12yaQKIuSYQJWCI+FFWS6hrviJDU2L7EB8vkOiG5L/cOJTXaNQKNbJcP8FykqspdKcpVQaKxgazaUMIuRvTWsY4ZClUZeCOnoEZKFIT2I66132hHYaPAQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-4590-2577 .
  this: dct:created "2024-10-03T10:51:57.497Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-4590-2577 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Steven Spielberg is a celebrity" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}