Nanopublication

< Home

ID

https://w3id.org/np/RAcz7uH-g4X4fbVVcP3JbcNed-j0nB7OyQ3VgDpqqgwJA

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAcz7uH-g4X4fbVVcP3JbcNed-j0nB7OyQ3VgDpqqgwJA> .
@prefix sub: <https://w3id.org/np/RAcz7uH-g4X4fbVVcP3JbcNed-j0nB7OyQ3VgDpqqgwJA#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q52401> <http://www.wikidata.org/entity/P26> <http://www.wikidata.org/entity/Q52405> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://shrek.fandom.com/wiki/Shrek_(character)> .
}

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/Q52401> nt:hasLabelFromApi "Shrek - fictional ogre character" .
  
  <http://www.wikidata.org/entity/Q52405> nt:hasLabelFromApi "Princess Fiona - character of the Shrek film series" .
  
  orcid:0009-0005-8287-3212 foaf:name "Christian Daniel Hasudungan Nababan" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcbC1ag6hmZH0Im24p6HLLf5f8mA7iKi3jGeyTpsY1RoDZ4BJy3z/ODY/i34h+RVXjtUOhuOj4mNfOPM3Cdd3MrHwwHQrnJQs+2aI1uOvSsdrLVSb5cbnz/c04byOit+FDsS9UZm5LW8QlOiU9jvsJeVO3GrNHYRQnNRXBMW8BpwIDAQAB";
    npx:hasSignature "Z/wYGHIl+SWyfys9TiHD6OTaGHaUQkqELuK4XEvzCw/AELrKwIdQRBd2zzPXSXFl6C9VASUUMvJdbOxLZhLAsbb/w7AiQF/o/l/c6/YxJkIJmW3XobS4Ry5eijJIEB6JjYptMwryUmwp3LuqpbUMibangivVXgYKFVWXMRGvVOE=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0005-8287-3212 .
  
  this: dct:created "2024-10-01T20:40:09.700Z"^^xsd:dateTime;
    dct:creator orcid:0009-0005-8287-3212;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Shrek - spouse - Princess Fiona";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}