Nanopublication

< Home

ID

https://w3id.org/np/RAWohfTRGTbWBuKmex8mTnayPxrT0VyLUw8zPCi6MrsTQ

Formats

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

Content

@prefix this: <https://w3id.org/np/RAWohfTRGTbWBuKmex8mTnayPxrT0VyLUw8zPCi6MrsTQ> .
@prefix sub: <https://w3id.org/np/RAWohfTRGTbWBuKmex8mTnayPxrT0VyLUw8zPCi6MrsTQ#> .
@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 ns1: <http://purl.org/np/> .
@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/Q26876> a <http://www.wikidata.org/entity/Q639669> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-7362-5162 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q26876> nt:hasLabelFromApi "Taylor Swift - American singer-songwriter (born 1989)" .
  
  <http://www.wikidata.org/entity/Q639669> nt:hasLabelFromApi "musician - person who composes, conducts or performs music" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2LfjWsuMkPyRC6HLSZMwZTiYt41G/DZrzeIdU/gpOCJ2RUG+VRdLhcfIb0XusUnugSuF01KnrIAnkkTjWS6sYs6bfwEkAeXVRT6ChcLO2AUCaWdbfcHfCAfD7w5PrTro85uFibL7bevaHl+O2wAgIzUP9Zbv8/o/ni7CxP98SQwIDAQAB";
    npx:hasSignature "gjcEi7PktO2YZqiIE55WPKqhJZIV6GqUNJge+ZKUi6LYHW58E8bVCotqmeg7hIHB2t+8o9jBvV6jQelAjYqNFOIn/G9iPtV6ld2l2xf4UJ8+AInly6y7Culb6LT3vNUP6H1DRJXtqxZF0TiTsFzAQGBAJ6X8EFuQs52+HEJc66A=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-7362-5162 .
  
  this: dct:created "2024-10-04T13:06:18.769Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-7362-5162;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Taylor Swift is a musician";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}