@prefix this: <https://w3id.org/np/RAqhb5UQyrhE4R6DGQgbRrx8-Usfdevhm-9f8P9dkVbKg> .
@prefix sub: <https://w3id.org/np/RAqhb5UQyrhE4R6DGQgbRrx8-Usfdevhm-9f8P9dkVbKg#> .
@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/Q818882> <http://www.wikidata.org/entity/P279> <http://www.wikidata.org/entity/Q12280> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-7319-8245 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P279> nt:hasLabelFromApi "subclass of - this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" .
  <http://www.wikidata.org/entity/Q12280> nt:hasLabelFromApi "bridge - structure that spans and provides a passage over a road, railway, river, or some other obstacle" .
  <http://www.wikidata.org/entity/Q818882> nt:hasLabelFromApi "tied-arch bridge - type of bridge" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCG8Dn1CKox50UsgIL4A3k2rZKd6g3ZvRWeQLEKk1ISxCWj5MI77ynzB05s3u3WuI29d9vQDqyvojpcRDKyzW+LHiHlJXCPGrwh6msaoclg2fVjVJme9KE/Tpo/wO8FoW2yS/FOWtb7v2mA52f65SGP96YiaxWfKKJCLOK1HjQbCQIDAQAB" ;
    npx:hasSignature "Pws3wgtjx9SBZZ4I95DPGcR3Ep2UWiZvmK+VqSW9InF3UgIR2pQc/WnoWYVR/dkBD6U4OeiwuNYFDPAWkbElYHz9jRXgLzHKi1dZjt/r0eBJHBTbtAR8ce9C7RqEc/k7kh0mqNBoSY+ktlV+cA3vxMulSXr1fj9+cemNm9mn/Mc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-10T09:12:05.154Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0008-7319-8245 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    rdfs:label "tied-arch bridge - subclass of - bridge" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}