@prefix this: <https://w3id.org/np/RAltjTfYE_4VsBtTvwCIIQVc6juzJrDJ5dDr6fYRZFk68> .
@prefix sub: <https://w3id.org/np/RAltjTfYE_4VsBtTvwCIIQVc6juzJrDJ5dDr6fYRZFk68#> .
@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 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/Q8877> <http://www.wikidata.org/entity/P26> <http://www.wikidata.org/entity/Q40162> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Steven_Spielberg> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P26> nt:hasLabelFromApi "spouse - the subject has the object as their spouse (husband, wife, partner, etc.). Use \"unmarried partner\" (P451) for non-married companions" .
  <http://www.wikidata.org/entity/Q40162> nt:hasLabelFromApi "Kate Capshaw - American actress who converted to Judaism" .
  <http://www.wikidata.org/entity/Q8877> nt:hasLabelFromApi "Steven Spielberg - American filmmaker (born 1946)" .
  orcid:0009-0003-4590-2577 foaf:name "Pelin R. Kuran" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfsCPdFRIGmCKDTXzCx2PngCEQPDrGR2nj4QIIJM1RecXd5WD5t1NSTen9dbZY4Dk7YKijucGKK1RYi0bSWBUJvBSEihCi0AbW6tT1pNv9Z10kpDpGo6ev8R5tccNjEVZRT2WJYGHRE8bJyjxkpBzTp89ZBGqkJFrRUT/xUV2vMQIDAQAB" ;
    npx:hasSignature "kTmvN3nGPXxayrqL83nhknBCqmtsgU5MATwpfgpakjoS2TlZcOvhyXJDI6eAMqlvvQyKebG/0MhurEZs4q2FKdoJgHXWsWyuszOZrTCataVA4VjTn9bhy3MYyAEfV2Bvd0PJ39VwLEpUotSgyomdF+1yirbP6DrEiQR9lEVeLgg=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-4590-2577 .
  this: dct:created "2024-10-03T12:05:40.009Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-4590-2577 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:supersedes <https://w3id.org/np/RAkNKTuqo1FfFe0igm5W9SKzqvoO5ZoJsmC0DFeyDCq7o> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Steven Spielberg - spouse - Kate Capshaw" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}