@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/11213> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/11213/bestanden/30166> ;
    dcterms:identifier 11213 ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2008-02-22> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 30000 ;
            skos:prefLabel "West-Vlaanderen"@nl ] ;
    dcterms:title "Oude Hazegraspolder en binnenduinen " ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Create ;
            prov:startedAtTime "2013-09-30T15:42:31.334182+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1763" ],
        [ a prov:Publish ;
            prov:startedAtTime "2016-05-26T12:55:49.603642+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Modify ;
            prov:startedAtTime "2020-06-17T10:23:09.856641+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ] ;
    skos:editorialNote "nr. 172.115, tweemaal gepubliceerd in staatsblad (ook op 27-03-2008); nog drie andere arresten van de Raad van State (nrs. 172.116, 172.117 en 172.118) waarbij het beroep werd verworpen"@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 "2007-06-11"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/2902> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/20> .

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

<https://id.erfgoed.net/besluiten/11213/bestanden/30166> a bibo:LegalDocument,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "72326 B" ;
            rdf:value 72326 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "application/pdf" ] ;
    dcterms:title "2902_RvS_20070611.pdf" ;
    dcterms:type [ dcterms:identifier 4 ;
            dcterms:title "Arrest" ] .

