@prefix this: <https://w3id.org/np/RAc37zxk2extybvdiMdLIosjNBkqZVhzEEIuk0CVqYKog> .
@prefix sub: <https://w3id.org/np/RAc37zxk2extybvdiMdLIosjNBkqZVhzEEIuk0CVqYKog#> .
@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/Q216708> <http://www.wikidata.org/entity/P463> <http://www.wikidata.org/entity/Q382890> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Oasis_(band)> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P463> nt:hasLabelFromApi "member of - organization, club or musical group to which the subject belongs. Do not use for membership in ethnic or social groups, nor for holding a political position, such as a member of parliament (use P39 for that)" .
  <http://www.wikidata.org/entity/Q216708> nt:hasLabelFromApi "Liam Gallagher - British singer" .
  <http://www.wikidata.org/entity/Q382890> nt:hasLabelFromApi "Oasis - British rock band" .
  orcid:0009-0003-3103-721X foaf:name "Menghan Zhang" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGTfKAIRRtnDCwuwLMa0+tQ3Gcw6wnJsq50wcYveB4sHYoOV239NLb6XY4pdhNrPSYLkSQwSyH/xJdb7p5Sra83YP9gVxpksFH+QGDf65YshJI0JgeAapJzY4u+vGbtPKVrmpkpHcqffVquOhS6xXLjfe/o0iOM/yAWxlng/v8swIDAQAB" ;
    npx:hasSignature "eZOQ0w4TiFiSlHInces0fMu+kR+Pprvp/+/L2QFgAxKfZIMp/l/LFAMYxM167cmCEzr2Od5K6UTbhTt+IxhQFDEGlT4SDhm82PXsSg2UQoCVl56chb1yWy9GrV9ZfVMkGsTA23RmYSFzAoZtTg5/cKN6ZzGMb89YY96Q1UeAp4A=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-3103-721X .
  this: dct:created "2024-10-04T17:38:35.680Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-3103-721X ;
    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 "Liam Gallagher - member of - Oasis" ;
    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> .
}