@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix oe: <https://id.erfgoed.net/vocab/ontology#> .
@prefix oslo: <http://data.vlaanderen.be/ns/besluit#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://id.erfgoed.net/besluiten/14936> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/14936/bestanden/30165> ;
    dcterms:identifier 14936 ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2020-06-16> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 70000 ;
            skos:prefLabel "Limburg"@nl ] ;
    dcterms:title "De Holen met overgangszone" ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Publish ;
            prov:startedAtTime "2020-06-04T11:38:57.034041+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Modify ;
            prov:startedAtTime "2020-06-19T13:08:05.618355+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2163" ],
        [ a prov:Create ;
            prov:startedAtTime "2020-06-04T11:33:38.668537+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ] ;
    skos:editorialNote "nr. 247.608"@nl ;
    oe:besluit_handeltOver [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/2> ],
        [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/6> ] ;
    oe:besluit_uitgevaardigdAls <https://id.erfgoed.net/thesauri/besluittypes/10> ;
    oe:dateSigned "2020-05-20"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/14384> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/20> .

<http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2020-06-16> a bibo:Issue ;
    dcterms:isPartOf [ a bibo:Periodical ;
            dcterms:title "Belgisch Staatsblad"@nl ] ;
    dcterms:issued "2020-06-16"^^xsd:date ;
    bibo:issue 171 ;
    bibo:volume 190 .

<https://id.erfgoed.net/besluiten/14936/bestanden/30165> a bibo:LegalDocument,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "2068633 B" ;
            rdf:value 2068633 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "application/pdf" ] ;
    dcterms:title "14384_RvS_20200520.pdf" ;
    dcterms:type [ dcterms:identifier 4 ;
            dcterms:title "Arrest" ] .

