@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/3731> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/3731/bestanden/9584>,
        <https://id.erfgoed.net/besluiten/3731/bestanden/9585> ;
    dcterms:identifier 3731 ;
    dcterms:publisher [ a foaf:Person ;
            dcterms:identifier "45" ;
            foaf:name "Van Grembergen, Paul"@und ] ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2001-10-17> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 40000 ;
            skos:prefLabel "Oost-Vlaanderen"@nl ] ;
    dcterms:title "Kapel Ecce-Homo en woning " ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Modify ;
            prov:startedAtTime "2019-02-07T07:35:15.310026+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/5780" ],
        [ a prov:Publish ;
            prov:startedAtTime "2016-05-26T16:39:06.140342+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Create ;
            prov:startedAtTime "2013-09-30T16:24:21.601470+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1763" ] ;
    skos:editorialNote "in de Nieuwstraat te Sint-Niklaas (Sint-Niklaas)"@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 "2001-06-12"^^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=2001-10-17> a bibo:Issue ;
    dcterms:isPartOf [ a bibo:Periodical ;
            dcterms:title "Belgisch Staatsblad"@nl ] ;
    dcterms:issued "2001-10-17"^^xsd:date ;
    bibo:issue 295 ;
    bibo:volume 171 .

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

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

