@prefix this: <https://w3id.org/np/RAlDMiYhaViNkUiPkBnCcCF3acCLF3RlyQykGY4vHbPZc> .
@prefix sub: <https://w3id.org/np/RAlDMiYhaViNkUiPkBnCcCF3acCLF3RlyQykGY4vHbPZc/> .
@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/Q569003> <http://www.wikidata.org/entity/P61> <http://www.wikidata.org/entity/Q193207> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Brian_Eno> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P61> nt:hasLabelFromApi "discoverer or inventor - subject who discovered, first described, invented, or developed this discovery or invention or scientific hypothesis or theory" .
  <http://www.wikidata.org/entity/Q193207> nt:hasLabelFromApi "ambient music - music genre" .
  <http://www.wikidata.org/entity/Q569003> nt:hasLabelFromApi "Brian Eno - British musician, music producer, music theorist and visual artist (born 1948)" .
  orcid:0009-0005-4116-6028 foaf:name "Finn de Horde" .
  this: dct:created "2025-10-08T17:16:40.264Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-4116-6028 ;
    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 - discoverer or inventor - ambient music" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApGKBtgoLhpf/5bgSMdjAK+QvrYw5rf4ihM5xJCOhLD2IXJUtr/1ocpALqhvtCq8suqWP7Esx/FvCiZBndRKQ8ofncAYoXCnD6cgWyOIdfnprhxFpXs1FuJALm0dMsifktgN//bFMJ+RY7mfGl/SXLQYpJFFPV0T2lHO/ZqJ4Z7tdNnB8OfWggoMm5ivgmMoFNmIgwKhqwnsCygacQoExWwTUJlA9yFz2fGiM0FxAA0VwH+nCstgH+ZHFR+PED80oIT1W1/3c2Q25zRxDFFX7vAlLLDavuLhtkGO4W9qMQqoktTjeBFuixM4TLwMfyGCTsPsyOjKDNF90misz5IV/vQIDAQAB" ;
    npx:hasSignature "J9M0YrY1WtN8GyXqURIcQFJus3KT8NJULAzbg8t3WuHQ+VwUFEOOG4Hv0Py6UG/KqHRMREwAmMZTO6K1vjc9Rcd+z+aGg1JiBqXx4MCWOHc3wumUOZgkLcCjDbzx6XxXKMQlrZj3WsW0ZifXnCgDdF5kcoh5ididhOk8vNU+BjWeBkb/0yvLmuAQIxZJztdQRkq+33RfkuAM7og1Z+/xMbEnqe8O2HN2oNw1jXr/viXynX5FrftfPHVc9CWJAPQvNBIB0OJwS9ou0DC0UmDHda8hiNcsfE2RK/AXB+YpFU+rGCvVaqOTnWWUqZqjf7DtAOxVFmCfPXsPPuVC6cRwsw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-4116-6028 .
}