@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/14743> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/14743/bestanden/21141>,
        <https://id.erfgoed.net/besluiten/14743/bestanden/21142>,
        <https://id.erfgoed.net/besluiten/14743/bestanden/21143>,
        <https://id.erfgoed.net/besluiten/14743/bestanden/21145> ;
    dcterms:identifier 14743 ;
    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=2019-01-18> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 40000 ;
            skos:prefLabel "Oost-Vlaanderen"@nl ] ;
    dcterms:title "Architectenwoning Ferdinand Schlich" ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Create ;
            prov:startedAtTime "2018-12-21T14:24:55.827719+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Publish ;
            prov:startedAtTime "2018-12-21T14:26:18.969122+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Modify ;
            prov:startedAtTime "2020-03-05T08:48:41.505692+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/5780" ] ;
    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:dateBetekend "2018-12-20"^^xsd:date ;
    oe:dateSigned "2018-12-20"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/14695> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/13> .

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

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

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

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

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

