@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/62815> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312279> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62815" ;
    skos:prefLabel "depot"@en,
        "depot"@nl ;
    skos:scopeNote "Buildings, lots, or other facilities where goods, materials, or vehicles are deposited or stored. For facilities where transportation vehicles stop along a route for the purpose of loading and unloading passengers or goods rather than primarily for the storage of vehicles or goods, use \"stations.\""@en,
        "Gebouwen, terreinen of andere faciliteiten waar men goederen, materialen of voertuigen in bewaring kan geven of opslaan. Gebruik 'stations' voor faciliteiten waar transportvoertuigen stoppen langs een route om passagiers of goederen te laten in- of uitstappen of in- of uit te laden, en die niet in eerste instantie voor de opslag van voertuigen of goederen worden gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:01:36+00:00"^^xsd:dateTime .

