@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/63933> a skos:Concept ;
    skos:altLabel "lion's den"@en,
        "dierenbehuizing"@nl,
        "hok (voor dieren)"@nl,
        "leeuwenkuil"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004963> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63919>,
        <https://data.rkd.nl/thesaurus/63925>,
        <https://data.rkd.nl/thesaurus/63929>,
        <https://data.rkd.nl/thesaurus/63932>,
        <https://data.rkd.nl/thesaurus/68037>,
        <https://data.rkd.nl/thesaurus/68038>,
        <https://data.rkd.nl/thesaurus/68412>,
        <https://data.rkd.nl/thesaurus/96750> ;
    skos:notation "63933" ;
    skos:prefLabel "animal housing"@en,
        "dierenverblijf"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63918> ;
    skos:scopeNote "Refers broadly to the class of agricultural structures that provide shelter for livestock. Two general types of animal shelters may be distinguished: the multipurpose type, a single-story building with clear-span roof construction, useful for feed storage and machinery, as well as for livestock; and the specific type, designed for a particular type of animal. For structures built by animals, such as nests, see \"animal architecture.\""@en,
        "Wordt gebruikt voor een grote groep bouwconstructies voor de landbouw die onderdak bieden aan dieren."@nl ;
    prov:generatedAtTime "2023-07-17T10:33:42+00:00"^^xsd:dateTime .

