@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/besluittypes/11> a skos:Collection ;
    dcterms:identifier "11" ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/besluittypes> ;
    skos:inScheme <https://id.erfgoed.net/thesauri/besluittypes> ;
    skos:member <https://id.erfgoed.net/thesauri/besluittypes/12>,
        <https://id.erfgoed.net/thesauri/besluittypes/13>,
        <https://id.erfgoed.net/thesauri/besluittypes/14>,
        <https://id.erfgoed.net/thesauri/besluittypes/15>,
        <https://id.erfgoed.net/thesauri/besluittypes/16>,
        <https://id.erfgoed.net/thesauri/besluittypes/17>,
        <https://id.erfgoed.net/thesauri/besluittypes/18>,
        <https://id.erfgoed.net/thesauri/besluittypes/19>,
        <https://id.erfgoed.net/thesauri/besluittypes/20>,
        <https://id.erfgoed.net/thesauri/besluittypes/54>,
        <https://id.erfgoed.net/thesauri/besluittypes/87>,
        <https://id.erfgoed.net/thesauri/besluittypes/88>,
        <https://id.erfgoed.net/thesauri/besluittypes/90>,
        <https://id.erfgoed.net/thesauri/besluittypes/91>,
        <https://id.erfgoed.net/thesauri/besluittypes/93>,
        <https://id.erfgoed.net/thesauri/besluittypes/94> ;
    skos:prefLabel "besluiten naar rechtsgevolg"@nl-BE .

<https://id.erfgoed.net/thesauri/besluittypes> a skos:ConceptScheme ;
    dcterms:identifier "BESLUITTYPES" ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/besluittypes> ;
    skos:prefLabel "Decree types"@en,
        "Besluit types"@nl .

