@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/5133> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/5133/bestanden/13599>,
        <https://id.erfgoed.net/besluiten/5133/bestanden/16429>,
        <https://id.erfgoed.net/besluiten/5133/bestanden/16430> ;
    dcterms:identifier 5133 ;
    dcterms:publisher [ a foaf:Person ;
            dcterms:identifier "4" ;
            foaf:name "Bourgeois, Geert"@und ] ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2013-03-18> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 20001 ;
            skos:prefLabel "Vlaams-Brabant"@nl ] ;
    dcterms:title "Oorlogsmonumenten" ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Create ;
            prov:startedAtTime "2013-09-30T11:50:25.442790+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1763" ],
        [ a prov:Publish ;
            prov:startedAtTime "2016-05-26T15:27:38.651580+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Modify ;
            prov:startedAtTime "2019-05-27T15:50:03.708972+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/5780" ] ;
    skos:editorialNote "Henri Verstappenplein en Weerstandsplein te Diest (Diest)"@nl ;
    oe:besluit_handeltOver [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/1> ] ;
    oe:besluit_uitgevaardigdAls <https://id.erfgoed.net/thesauri/besluittypes/9> ;
    oe:dateSigned "2013-02-22"^^xsd:date ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/13> .

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

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

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

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

