Nanopublication

< Home

ID

https://w3id.org/np/RAfcbX669plq3bsJTvuNqvn9AdF7Xea6HaRsgXpAdQPO8

Formats

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

Content

@prefix this: <https://w3id.org/np/RAfcbX669plq3bsJTvuNqvn9AdF7Xea6HaRsgXpAdQPO8> .
@prefix sub: <https://w3id.org/np/RAfcbX669plq3bsJTvuNqvn9AdF7Xea6HaRsgXpAdQPO8#> .
@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/Q569003> <http://www.wikidata.org/entity/P106> <http://www.wikidata.org/entity/Q639669> .
}

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

sub:pubinfo {
  <http://www.wikidata.org/entity/P106> nt:hasLabelFromApi "occupation - occupation of a person; see also \"field of work\" (Property:P101), \"position held\" (Property:P39)" .
  
  <http://www.wikidata.org/entity/Q569003> nt:hasLabelFromApi "Brian Eno - British musician, music producer, music theorist and visual artist (born 1948)" .
  
  <http://www.wikidata.org/entity/Q639669> nt:hasLabelFromApi "musician - person who composes, conducts or performs music" .
  
  orcid:0009-0003-9801-6691 foaf:name "Dingming Liu" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCY1XgZYd7ewtduiUNY+kisKDOi8h2L2YjUwHy5uY8K6jT8hV0290cFHYcdaATtF1aUfTnXkUslZCL9FYoemPRzxvpUs5GJ5dsG3wFXoobsOWKmxdlysmT71PHCWCkgzv2NapAjUDnkz7v3uFhiG+GYCMYx3+o+1oJjhtYtlNF54QIDAQAB";
    npx:hasSignature "baZ/hcdoJBlWIYh1Az9ahYp0yusU2QDDF3m5261+UsZnP82OGv6LXatS+pFxEpDy1XnxH1cRQsGbsil+arShDf2EahUIQHiUHneIcI3bAt3NwCfCzZhC1sJJ1dzJio8T3XF2PKJwd7pqf3tWSaGn8W7pyL+qgw3MSkiqDFDFgJc=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0003-9801-6691 .
  
  this: dct:created "2024-10-05T20:07:55.010Z"^^xsd:dateTime;
    dct:creator orcid:0009-0003-9801-6691;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Brian Eno - occupation - musician";
    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> .
}