@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/11272> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/11272/bestanden/30201>,
        <https://id.erfgoed.net/besluiten/11272/bestanden/30203> ;
    dcterms:identifier 11272 ;
    dcterms:publisher [ a foaf:Person ;
            dcterms:identifier "46" ;
            foaf:name "Van Mechelen, Dirk"@und ] ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2006-04-28> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 70000 ;
            skos:prefLabel "Limburg"@nl ] ;
    dcterms:title "Watermolen Hoogmolen " ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Publish ;
            prov:startedAtTime "2016-05-26T12:25:12.066851+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Modify ;
            prov:startedAtTime "2020-07-20T12:43:08.842865+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Create ;
            prov:startedAtTime "2013-09-30T17:07:52.105169+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1763" ] ;
    skos:editorialNote ""@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 "2005-07-13"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/4273> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/14> .

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

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

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

