Nanopublication

< Home

ID

https://w3id.org/np/RAjCP9glPOhrTG5ly4dEKnbdYu7K4AiJepBJ8qihC_jH0

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

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

sub:assertion {
  <http://www.wikidata.org/entity/Q30313051> a <http://www.wikidata.org/entity/Q519076> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-8818-2780 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q30313051> nt:hasLabelFromApi "Phil Dunphy - fictional character on the American sitcom Modern Family" .
  
  <http://www.wikidata.org/entity/Q519076> nt:hasLabelFromApi "real estate agent - person who acts as an intermediary between sellers and buyers of real estate/real property for a commission" .
  
  this: dct:created "2025-10-12T09:40:04.918Z"^^xsd:dateTime;
    dct:creator orcid:0009-0008-8818-2780;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Phil Dunphy is a real estate agent";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh1y4L3nxpDnsG9/d6Hybd49U+vI6wmas4auO7QXowmpprdylkfsvMqYHaXi/w7kyGee7WboPUMI0iMgpormRkLYYz7exKA5a4rEcveXybTVODJMZKKWFwbzN4w21EcGWJKqnbrvGN2v+8EsreabhSCZGrllEsbqU0FIYWV97zJCLJFeHRp7Qrar/2gXWgADmAHQ1E2mSckcNJTmKA8aReDSZd0vcO3hkdfPfH3A/CcfYIsEKH2oe7QTzXw/IqIXqoiDg1IG3UULVTkdg95VcgGJFiut2L4mItIV2C3YP+yVttZQIGYP6xAOFbYNfIgt7jDMdArIo0DhtpllrGRRQowIDAQAB";
    npx:hasSignature "XHPkpKu4a5aboePeoYwLwJB36IEfvxwWxEJ9yFZ6J5002OtmSJXmyGXXweFwDHCOjqOUswL8YhiC1lLHFFpEretYMGD/Pxp9kyPjv6zuLEOtHUQgNYSuoJfWf0BY8NxNXfRaalpId8t8t2tr6vK3KuVwwuwEL4BboFJ/+qkuwBePYMUu2KD6LFQcerv251MfthaBZCO4n19V9K+EEo/epP2NdeeHQyFQUeqiKy011bw9IuZYR0Ws6OAG0u3v/PXSMl2tZOBSUxSRp0Vk5QrHOQwzlZivj8FV6L52THEhIgdKGn7C1azupXso5hex2TacPZr8eiQiaeYF1XE780EblA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0008-8818-2780 .
}