@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/67710> a skos:Concept ;
    skos:altLabel "mating animal"@en,
        "pouncing on (animal sexual behavior)"@en,
        "bespringen (dierlijke seksuele activiteit)"@nl,
        "parend dier"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64427> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2431958> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67710" ;
    skos:prefLabel "animal sexual behaviour"@en,
        "dierlijke seksuele activiteit"@nl ;
    skos:scopeNote "Sexual behavior of non-human animals."@en,
        "Seksueel gedrag van niet-menselijke dieren."@nl ;
    prov:generatedAtTime "2024-04-18T12:11:57+00:00"^^xsd:dateTime .

