@prefix this: <https://w3id.org/np/RANN6cZhOdQxkCASR_CyPo7mmUc1LyRfw4sE95s7l3w0s> .
@prefix sub: <https://w3id.org/np/RANN6cZhOdQxkCASR_CyPo7mmUc1LyRfw4sE95s7l3w0s/> .
@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 ns1: <http://purl.org/np/> .
@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 {
  sub:AURORA dct:description "Norwegian singer and songwriter" ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://www.wikidata.org/entity/Q488205> ;
    rdfs:label "Aurora aksness" ;
    rdfs:seeAlso <https://www.wikidata.org/wiki/Q19329827> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q19329827> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q488205> nt:hasLabelFromApi "singer-songwriter - musician who writes, composes and sings own songs" .
  orcid:0009-0002-5485-723X foaf:name "Josephine" .
  this: dct:created "2025-10-23T15:54:34.563Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0002-5485-723X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:AURORA ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Aurora aksness" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuvDPZx96c2vDGMKoKVcD6LWbKFxXmAGS2rth04ZGDW1B3kn9Ff6GvQaH4Wopu1SurUssycJhqDhqMQ4Q5DQYbioAdgfo9dOcGzO9hyVUT2UggBZkVqJKf9t3ygpBSa36Ec1leSq2a+H82zGsvDdhPuzOFZUbW0CyUk/Dbu4yHm3fM4wYgxN0+XIRQCUh2Rg+xB/CnBGQb7SsPoQ2cUcVXBjhL4qZ7OnvY4s2QdyodFAVfoIo/mLcWxTuWg1ZZV+Oek3DXTvHCgZzYwvXpEGI26HT6NgJmNkSPVUU5WKuhkqz/Jz3yVbOQu3NF4BiFwCgEurisbNnTBkGSxtd9/P0GwIDAQAB" ;
    npx:hasSignature "tm35Bx3+/S6ZSopq1JJZHVxRcOECVkBZfkh0RvAHoNCc9jquTB/O8aVZIkYk5ziLyrqlEFOcqZZw1CsPOuEOyGlsyp+7/taIwg7sUgtv0+oWNNCtnZ7qReMP9IN5O3BBB/2tylw6i6BjwaCBnRvgLTs3Ursoc483YxXW+s/twy8p9BM+8q4wuyUiPiZTKKIYKvGfa4iQbdycMMMxWXp0/4lkL+MguiepxVu6Zv3eAfthiG0b2B1pgBf1thBi0ICDd09ItNjvzTl7HLepcnPYllUG2owHdRl6ZhmGtA7AuhhHqUqo1isdebWkmTKApl+Cy0zVjz/TTQOUZ9HptNwzXQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-5485-723X .
}