@prefix this: <https://w3id.org/np/RAk0Q-0v3Q4dR8J1nr3fTIIex2fWrGpozGQpGw6SBkQyM> .
@prefix sub: <https://w3id.org/np/RAk0Q-0v3Q4dR8J1nr3fTIIex2fWrGpozGQpGw6SBkQyM/> .
@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 ns1: <http://purl.org/np/> .
@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/Q1750907> <http://www.wikidata.org/entity/P127> <http://www.wikidata.org/entity/Q982994> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-4559-4450 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P127> nt:hasLabelFromApi "owned by - owner of the subject" .
  <http://www.wikidata.org/entity/Q1750907> nt:hasLabelFromApi "Towser - house cat of the Scottish whiskey distillery Glenturret" .
  <http://www.wikidata.org/entity/Q982994> nt:hasLabelFromApi "Glenturret distillery - whisky distillery in Perth and Kinross, Scotland, UK, on the banks of the Turret Burn" .
  orcid:0009-0001-4559-4450 foaf:name "Isabelle Huguetto" .
  this: dct:created "2025-10-06T23:36:47.048Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-4559-4450 ;
    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 "Towser - owned by - Glenturret distillery" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzSqUY8RBibJNVDyZnWES/ALd6Kazc98CFXb9jLXaTFuX+qFp/eaeALLVnmDg0oBHWqsMvIyx7i8d334nQFINz4Xpc7H21wAg4MIISX8s/2AAyzoRC8XCqtDEGGBTRle+hBao0qFqaXcjNB/rqtOwHXN9ASL048h+hg8GUU1JOqAazJLuz+lHC5JYAAJA9jeQIepdvAWXHApCqurlbPea7MH85SNufvYvRpboeOEYE6fdyCmxzv9AC9W4LBSYcC45JZQwZyjyB+f71wekvtoe02CaxDpKwmsbJ6wGl339Asf1VPFvlte6T1jaq5LfXdrAvZiR4P1PVGZY+cgl316byQIDAQAB" ;
    npx:hasSignature "MbiHsRZkAtLYfH0obNglSgWcgnCM+zqy7SAUWM+586D3mxSTLBDSTdY7+1Gl90Dtof6s5dBGbA7C8Tko+GiDOtun9n83Byqf7nX0y45MAyIgp3hqoIiGLlzMl9VgiibieZJ8w40YVlV5CPSstdhZG31hvDg9inFmho7hhf008MtbqHMeJ+YdEdIaaHVRzj8B4M4+mGwBnY0uGvIxHEKEGVoZtNgqzNFo0OmwPc9N9bJPGkKiCq91nEM+mwuUed9wj9eQGga12xb/YZT0FeRZOngEkLl4BxE7g+QlSGL2u8hrNazautPOYe3QePo8ZN0t51roxDRNv5hL7qeqdm8srQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-4559-4450 .
}