@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/15534> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/15534/bestanden/38050>,
        <https://id.erfgoed.net/besluiten/15534/bestanden/38052>,
        <https://id.erfgoed.net/besluiten/15534/bestanden/38053> ;
    dcterms:identifier 15534 ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2025-05-13> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 40000 ;
            skos:prefLabel "Oost-Vlaanderen"@nl ] ;
    dcterms:title "E34-west ter hoogte van de Waaslandhaven" ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Publish ;
            prov:startedAtTime "2025-09-09T14:36:39.447833+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Modify ;
            prov:startedAtTime "2025-09-09T14:36:39.447695+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Create ;
            prov:startedAtTime "2025-09-08T15:34:40.592868+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ] ;
    skos:editorialNote "datum inwerkingtreding 27 mei 2025"@nl ;
    oe:besluit_handeltOver [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/6> ],
        [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/2> ] ;
    oe:besluit_uitgevaardigdAls <https://id.erfgoed.net/thesauri/besluittypes/8> ;
    oe:dateSigned "2025-05-02"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/3760> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/15> .

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

<https://id.erfgoed.net/besluiten/15534/bestanden/38050> a bibo:Document,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "1057577 B" ;
            rdf:value 1057577 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "application/pdf" ] ;
    dcterms:title "15534_plan.pdf" ;
    dcterms:type [ dcterms:identifier 2 ;
            dcterms:title "Plan" ] .

<https://id.erfgoed.net/besluiten/15534/bestanden/38052> a bibo:Document,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "3431958 B" ;
            rdf:value 3431958 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "application/pdf" ] ;
    dcterms:title "15534_motivering.pdf" ;
    dcterms:type [ dcterms:identifier 3 ;
            dcterms:title "Bijlage" ] .

<https://id.erfgoed.net/besluiten/15534/bestanden/38053> a bibo:LegalDocument,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "2721779 B" ;
            rdf:value 2721779 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "application/pdf" ] ;
    dcterms:title "15534_bvr.pdf" ;
    dcterms:type [ dcterms:identifier 1 ;
            dcterms:title "Besluit" ] .

