@prefix this: <https://w3id.org/np/RA53zVKOE7ZKaHn0jUXduRGrSGNINsZC3T5q5IRAGsFHg> .
@prefix sub: <https://w3id.org/np/RA53zVKOE7ZKaHn0jUXduRGrSGNINsZC3T5q5IRAGsFHg/> .
@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:19:23.072Z"^^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:supersedes <https://w3id.org/np/RAlDMiYhaViNkUiPkBnCcCF3acCLF3RlyQykGY4vHbPZc> ;
    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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <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 "L4TZs0bzVFfKWEo+XTjUVyzq1p/z5hPVEAYOKIaH6v0PiP+Du0sF/+TFXPb0Shcrz9r9b1jhWEtZvHsHupKWAJPLCETQkwMxAa67RhCZBut32wiyo3NDVyZn6MLF+bzTbnozxFMvMgunmRFWApb9887mb6gij2CI3OrWYE4sXcUMJ/lGzk2MT1hjWZGSHTo97+RzJoq04Pd4Va35R2M4XXHkLVoP1jODUIYkiCVeRTcumZUWnbsYqqvSy7GvjZw+FybD7oc/y4LK0IULUfj9khckW5YxwQ1Z/ck/XMAShD+O//ww+A5DTAJqszkpjKkHo1fOu47ORfdvVgjp6PDXew==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-4116-6028 .
}