@prefix this: <https://w3id.org/np/RAbdC3L0_1NRw24UGbhJ03yoSDFFbwEDchYwhADC7ZHRY> .
@prefix sub: <https://w3id.org/np/RAbdC3L0_1NRw24UGbhJ03yoSDFFbwEDchYwhADC7ZHRY#> .
@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#> .
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/Q827194> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q18692717> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-0475-0446 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P31> nt:hasLabelFromApi "instance of - that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" .
  <http://www.wikidata.org/entity/Q18692717> nt:hasLabelFromApi "bobsleigh track" .
  <http://www.wikidata.org/entity/Q827194> nt:hasLabelFromApi "Winterberg bobsleigh, luge, and skeleton track - winter sports facility in Germany" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXjaP+qoocpqDBeCAAC/0au1j9lqSvFSjFhloKFdlI92ItzT42YCNMmvswStiCQ/ic7luTjAYXEbZFPD25txQEPaVb48Y66t5Uygz9f3BDK0i3F5rWR8DJTNR5Mcv8txif9R8wSR5/9OhgBKGcuUjPlm8xSvSOCB47Y+kskdTBkQIDAQAB" ;
    npx:hasSignature "eLahCeYqLj1AGKgsM9Muw9PcRkTpi+oNjxPLH2Q8rorPdEyxGYDaCHIVroOTUFQTzHW0tLAa/xydKcP8yu3ZelAil0pKkg31FgQxo2gOZdRjRJBkbJL4/yDoLvbWmPGkX2gbwnNNByuzmRXt7pl9p+stw/FrVWmx5y7Uh1v/oAE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0008-0475-0446 .
  this: dct:created "2024-10-06T09:23:31.728Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0008-0475-0446 ;
    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 "Winterberg bobsleigh, luge, and skeleton track - instance of - bobsleigh track" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA-46AJ9o1Nxal80CEsWhOjXwr2G3Ox5wPT6z3KxGbS7o> .
}