Nanopublication

< Home

ID

https://w3id.org/np/RAoWblN2IZoBwA8nGApeALWFLregxIvqc82e_79L2l7gY

Formats

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

Content

@prefix this: <https://w3id.org/np/RAoWblN2IZoBwA8nGApeALWFLregxIvqc82e_79L2l7gY> .
@prefix sub: <https://w3id.org/np/RAoWblN2IZoBwA8nGApeALWFLregxIvqc82e_79L2l7gY#> .
@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/Q65930940> a <http://www.wikidata.org/entity/Q15077007> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://open.spotify.com/show/4O6snBhYYWQp90MVoBDSrq?si=892f49b058ca4956> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q15077007> nt:hasLabelFromApi "podcaster - person who creates podcasts" .
  
  <http://www.wikidata.org/entity/Q65930940> nt:hasLabelFromApi "Ed Winters - British animal rights activist, filmmaker and lecturer" .
  
  orcid:0009-0009-2400-7657 foaf:name "Lisanne" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIxZlmrvmlHdFx24B5CvAGaPOn3xhD2FRSx/JMBB+5bTZcV6xbkzq8y9Fn1dBPcmLCOfSn6Wa/a3qUY+CC8OTjfx7ZOXLP2zmS4qabpDjvbBkBM/dDEB0ZNrjB+0dlVphTN+i9xIzI3BTHS38HzRxIzoI5UZrWY2BLr1M4aPBewQIDAQAB";
    npx:hasSignature "VlSe7AUr4uV8hJkNfE5Qvbw46p39xZfeb7zIS/muvjPuAaa1PpuyXMH+qAMVcuDq7B6nwIX3WFZPS7qI0oO+bk320JRL0aa9a6MayvSkLp+LxrgmlhztV1PO33+VN3VsofLRTivYs0eQ2tW1jyQJNDFSV0cqitRwlRh1uJQe7ww=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-2400-7657 .
  
  this: dct:created "2024-10-04T12:07:13.824Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-2400-7657;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Ed Winters is a podcaster";
    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> .
}