@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/11148> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/11148/bestanden/6622> ;
    dcterms:identifier 11148 ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=1993-09-02> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 70000 ;
            skos:prefLabel "Limburg"@nl ] ;
    dcterms:title "Dal van Berwinne " ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Create ;
            prov:startedAtTime "2013-09-30T14:57:43.431023+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1763" ],
        [ a prov:Publish ;
            prov:startedAtTime "2016-05-26T13:07:28.119010+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Modify ;
            prov:startedAtTime "2021-09-28T15:06:53.466002+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ] ;
    skos:editorialNote "vernietiging; 35.005; te Voeren (Moelingen)"@nl ;
    oe:besluit_handeltOver [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/2> ] ;
    oe:besluit_uitgevaardigdAls <https://id.erfgoed.net/thesauri/besluittypes/10> ;
    oe:dateSigned "1993-06-25"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/2133> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/20> .

<http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=1993-09-02> a bibo:Issue ;
    dcterms:isPartOf [ a bibo:Periodical ;
            dcterms:title "Belgisch Staatsblad"@nl ] ;
    dcterms:issued "1993-09-02"^^xsd:date .

<https://id.erfgoed.net/besluiten/11148/bestanden/6622> a bibo:LegalDocument,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "111875 B" ;
            rdf:value 111875 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "application/pdf" ] ;
    dcterms:title "2133_RvS_06061993.pdf" ;
    dcterms:type [ dcterms:identifier 4 ;
            dcterms:title "Arrest" ] .

