@prefix this: <https://w3id.org/np/RAEfkfnqeKWTv0D6roC6QBvwFn98uuhL1027B7q0MvCWo> .
@prefix sub: <https://w3id.org/np/RAEfkfnqeKWTv0D6roC6QBvwFn98uuhL1027B7q0MvCWo#> .
@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:association a <https://w3id.org/biolink/vocab/OrganismTaxonToOrganismTaxonAssociation> ;
    rdfs:comment "Adults of the beetle species feed on feces of the Marmota bobak" ;
    <https://w3id.org/biolink/vocab/object> sub:objtaxon ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002438> ;
    <https://w3id.org/biolink/vocab/subject> sub:subjtaxon ;
    <https://w3id.org/kpxl/biodiv/terms/hasSubjectLifeCycleStage> <http://purl.obolibrary.org/obo/UBERON_0000066> .
  sub:objtaxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.checklistbank.org/dataset/9880/taxon/7VSDH> .
  sub:subjtaxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonConceptDefinition> <https://doi.org/10.1134/S0013873814060074> ;
    <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.checklistbank.org/dataset/9880/taxon/5VMKY> .
}
sub:provenance {
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:document a <http://purl.org/ontology/bibo/Manuscript> .
  sub:research-activity dct:description sub:document .
}
sub:pubinfo {
  orcid:0000-0002-2151-1278 foaf:name "Lilia Akhmetova" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDECX4c0YXIN0EzWaBqRr5HjVdIz/clL0D3vZ/UM5RqI+mAwW3lx7PVah0wrLt4S2Gab8qBlyefUUugAFO5R2T9AjU9eKXorBwwJ2hbG2afIymTAKxI9MFEL04BATOEgU6IkTd3rJJopxEVQD/c2vNHcMhaCibT83KWsP9YqZUjHwIDAQAB" ;
    npx:hasSignature "KIydc6n7IYWyNRZx38ZIosh4PQDP/qs89SoFzOmdgvG0XinMQaoC4k7SyU3yFXyxnkKGVJ7NxzRBCVfJDKXcOmSGvRJswZwY32elAXKBvrL4C2KiUxd3GbwEklGb/Xm1PYf3raQnukM2eUy6D83aJ4a18H87YNWaHVNq4IQXjRk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-2151-1278 .
  this: dct:created "2024-04-08T06:29:41.053Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-2151-1278 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Aphodius immundus Creutzer, 1799 (species) - trophically interacts with - Marmota (Marmota) bobak (Müller, 1776) (species)" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAo6MkgozE1DB-3XwjvEO-sgaN02SmsAIEPbiE8xEdHGU ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAThWJjWZQM4c1voesyeV-ID20eoTKbiM6h9t0DXsuTLs> .
  <https://www.checklistbank.org/dataset/9880/taxon/5VMKY> nt:hasLabelFromApi "Aphodius immundus Creutzer, 1799 (species)" .
  <https://www.checklistbank.org/dataset/9880/taxon/7VSDH> nt:hasLabelFromApi "Marmota (Marmota) bobak (Müller, 1776) (species)" .
}