@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/5872> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/5872/bestanden/16226>,
        <https://id.erfgoed.net/besluiten/5872/bestanden/16227>,
        <https://id.erfgoed.net/besluiten/5872/bestanden/16228> ;
    dcterms:identifier 5872 ;
    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=2016-03-31> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 20001 ;
            skos:prefLabel "Vlaams-Brabant"@nl ] ;
    dcterms:title "Historische stadskern Aarschot" ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Modify ;
            prov:startedAtTime "2016-04-01T13:32:36.825451+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Create ;
            prov:startedAtTime "2016-02-29T15:13:41.015348+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Publish ;
            prov:startedAtTime "2016-03-01T11:06:29.175739+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ] ;
    skos:editorialNote ""@nl ;
    oe:besluit_handeltOver [ a oe:Aanduidingsobject ;
            oe:aanduid_aanduidingstype <https://id.erfgoed.net/thesauri/aanduidingstypes/11> ] ;
    oe:besluit_uitgevaardigdAls <https://id.erfgoed.net/thesauri/besluittypes/9> ;
    oe:dateSigned "2016-02-19"^^xsd:date ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/88> .

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

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

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

<https://id.erfgoed.net/besluiten/5872/bestanden/16228> a bibo:Document,
        oe:Attachment ;
    dcterms:extent [ a dcterms:SizeOrDuration ;
            rdfs:label "21403425 B" ;
            rdf:value 21403425 ] ;
    dcterms:format [ a dcterms:MediaType ;
            rdf:value "image/jpeg" ] ;
    dcterms:title "5872_plan.jpg" ;
    dcterms:type [ dcterms:identifier 2 ;
            dcterms:title "Plan" ] .

