@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/15099> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/15099/bestanden/31584>,
        <https://id.erfgoed.net/besluiten/15099/bestanden/31586>,
        <https://id.erfgoed.net/besluiten/15099/bestanden/31589> ;
    dcterms:identifier 15099 ;
    dcterms:publisher [ a foaf:Person ;
            dcterms:identifier "66" ;
            foaf:name "Diependaele, Matthias"@und ] ;
    dcterms:source <http://www.ejustice.just.fgov.be/cgi/summary_body.pl?language=nl&pub_date=2022-12-27> ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 30000 ;
            skos:prefLabel "West-Vlaanderen"@nl ] ;
    dcterms:title "Vlasbedrijf Verschaeve met cultuurgoederen" ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Create ;
            prov:startedAtTime "2022-12-13T15:12:46.863043+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2983" ],
        [ a prov:Publish ;
            prov:startedAtTime "2022-12-14T14:11:45.588255+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2299" ],
        [ a prov:Modify ;
            prov:startedAtTime "2023-01-03T14:12:54.971500+01:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/2163" ] ;
    skos:editorialNote "6.2.1. 5° de toevoeging als bijlage van een lijst van cultuurgoederen die integrerend deel uitmaken van een beschermd goed, of de aanpassing van een lijst van cultuurgoederen is noodzakelijk"@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 "2022-12-08"^^xsd:date ;
    oe:dateSigned "2022-12-08"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/4399> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/14> .

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

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

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

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

