@prefix this: <https://w3id.org/np/RAWTYpJBDlJ3OujbJdLP7H3QhZGk_G1abe_R2-TX_Gr6A> .
@prefix sub: <https://w3id.org/np/RAWTYpJBDlJ3OujbJdLP7H3QhZGk_G1abe_R2-TX_Gr6A#> .
@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#> .
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/Q273623> <http://www.wikidata.org/entity/P2283> <http://www.wikidata.org/entity/Q872> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Radio_broadcasting> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P2283> nt:hasLabelFromApi "uses - item or concept used by the subject or in the operation (see also instrument [P1303] and armament [P520])" .
  <http://www.wikidata.org/entity/Q273623> nt:hasLabelFromApi "radio broadcasting - distribution of audio content to a dispersed audience via any audio mass communications medium" .
  <http://www.wikidata.org/entity/Q872> nt:hasLabelFromApi "radio communications - technology of signaling and communicating using radio waves" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8A/kGUGncd5+7nik6BNi2bKKeMjB4Xp5ymgvTMrMRO1TZ+oxBWNQrEbf7ogtCQbzuiCXcBrYrXy5YElsZOjrOG7+bySGqyrimLgAsRivDIfajW+6icz3evgA5R0R7OX0ngOMXbp+imNz9oz7w7onHL3/KWiirH6rdqWd5/o0SWQIDAQAB" ;
    npx:hasSignature "ZuvxpCImoaXIXkSR1aLuy8pub3tFfTDIWuhC/+9A7TAXLeGX7elJclDDqOs4lrXn8y7nPfTjTt+YqhUF2jho+Uh951/OxPly8TuE/75Zjh4rw/6QPUPA/Wtz8op8+k/AUfYphy42JnlvHCVmYQLTr7XuhDUs0uzConuvWCpOhyc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-06T18:35:52.878Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-0857-0484 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    a npx:ExampleNanopub ;
    rdfs:label "radio broadcasting - uses - radio communications" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}