@prefix this: <https://w3id.org/np/RA_jVKheKsDqWwZZbwfedUHVqGUeEz-5tCABjrqjItfeg> .
@prefix sub: <https://w3id.org/np/RA_jVKheKsDqWwZZbwfedUHVqGUeEz-5tCABjrqjItfeg#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q65930940> <http://www.wikidata.org/entity/P1830> <http://www.wikidata.org/entity/Q1533036> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.surgesanctuary.org> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1830> nt:hasLabelFromApi "owner of - entities owned by the subject" .
  <http://www.wikidata.org/entity/Q1533036> nt:hasLabelFromApi "animal sanctuary - place where animals are safeguarded" .
  <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 "sTPi7Rt2gLCijOYZ8Dtnf+axuC7JMbNCVtxG33Ilm/uEq8qTbs8X1Mz5yrEFq5aPJILKs8pNmNscfJ76JwTDDhYTj4xgu0wXgaDzMpag57LDcVAvs0ti7QrKts/euSLhxAFMSqbjmeLS1CQLgSKw9RTljmQla7qGUJp8dcEWbD8=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-2400-7657 .
  this: dct:created "2024-10-04T12:27:17.150Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-2400-7657 ;
    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 "Ed Winters - owner of - animal sanctuary" ;
    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> .
}