Nanopublication

< Home

ID

https://w3id.org/np/RAsLIc0V0X2yPzJ7vdGJw-xemfn1I5P2lToib7mC58NPg

Formats

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

Content

@prefix this: <https://w3id.org/np/RAsLIc0V0X2yPzJ7vdGJw-xemfn1I5P2lToib7mC58NPg> .
@prefix sub: <https://w3id.org/np/RAsLIc0V0X2yPzJ7vdGJw-xemfn1I5P2lToib7mC58NPg#> .
@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 {
  <https://w3id.org/np/RAAy47IIuillFlP1w5TCt6X8B6RLB6S61Cu9I_6yA6prM#Anthony-Hopkins>
    a <http://www.wikidata.org/entity/Q33999> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q65932> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q33999> nt:hasLabelFromApi "actor - person who acts in a dramatic or comic production and works in film, television, theatre, or radio" .
  
  orcid:0009-0001-4296-4479 foaf:name "Mateusz Kędzia" .
  
  <https://w3id.org/np/RAAy47IIuillFlP1w5TCt6X8B6RLB6S61Cu9I_6yA6prM#Anthony-Hopkins>
    nt:hasLabelFromApi "Anthony Hopkins - by Mateusz Kędzia" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9lCKYQoYbK6UEGucZpv+TO5w2ImgDeFDL+2ctPguATvAD8XgwerDiah/co7lAO2PTkbtYstCFRwGN1GWKjeLsl8ijrw4Bawi4AUq0GZwMKxifENK4TIysZbcfwDybu+YNW1e8sYAC76s5IHMXBYrF/7GM/2jvPzTvZ7NzptzcJQIDAQAB";
    npx:hasSignature "Y7pDuHTJAlivbRfD4AFBwyvzxZuhq/7xtJp2xTc2iSSrWzblltVH/npvPzIM+Xgg5yzzdEQ6X7Mo5YFEWzbdc9Qx4BlwHuc6dhiVWIeWT85hn/NsbFkkY4kTkh6j3BdT2vnG7dY22cGQV9eExr0RwOSkVlPLrwcCOCG1iKqXi7I=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-4296-4479 .
  
  this: dct:created "2024-10-06T18:29:49.605Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-4296-4479;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Anthony Hopkins is a actor";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}