@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .

<https://id.erfgoed.net/thesauri/brontypes/8> a skos:Collection ;
    dcterms:identifier "8" ;
    skos:inScheme <https://id.erfgoed.net/thesauri/brontypes> ;
    skos:member <https://id.erfgoed.net/thesauri/brontypes/9> .

<https://id.erfgoed.net/thesauri/brontypes/9> a skos:Concept ;
    dcterms:identifier "9" ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/brontypes> ;
    skos:inScheme <https://id.erfgoed.net/thesauri/brontypes> ;
    skos:prefLabel "archeologienota (archeologieportaal)"@nl-BE .

<https://id.erfgoed.net/thesauri/brontypes> a skos:ConceptScheme ;
    dcterms:identifier "BRONTYPES" ;
    dcterms:source [ a dcterms:BibliographicResource ;
            dcterms:bibliographicCitation "<strong>Van Daele, K., Meylemans, E. and De Meyer, M. 2004:</strong> “De Centrale Archeologische Inventaris: een databank van archeologische vindplaatsen”, in CAI-I, De opbouw van een archeologisch beleidsinstrument, <em>IAP-Rapporten</em> 14, Instituut voor het Archeologisch Patrimonium, Brussel, pp. 29-48." ] ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/brontypes> ;
    skos:prefLabel "Brontypes"@nl ;
    skos:scopeNote "Brontypes zijn soorten bronnen zoals ze voorkomen in de Centrale Archeologische Inventaris."@nl .

