@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/11088> a oslo:Besluit,
        oe:Besluit ;
    dcterms:hasPart <https://id.erfgoed.net/besluiten/11088/bestanden/5063> ;
    dcterms:identifier 11088 ;
    dcterms:publisher [ a foaf:Person ;
            dcterms:identifier "18" ;
            foaf:name "Geens, Gaston"@und ],
        [ a foaf:Person ;
            dcterms:identifier "56" ;
            foaf:name "Beysen, Edward"@und ],
        [ a foaf:Person ;
            dcterms:identifier "14" ;
            foaf:name "Dewael, Patrick"@und ] ;
    dcterms:spatial [ a skos:Concept ;
            dcterms:identifier 10000 ;
            skos:prefLabel "Antwerpen"@nl ] ;
    dcterms:title "Zuiderpershuis " ;
    void:inDataset <https://id.erfgoed.net/datasets/besluiten> ;
    skos:changeNote [ a prov:Create ;
            prov:startedAtTime "2013-09-30T13:58:17.434533+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1763" ],
        [ a prov:Publish ;
            prov:startedAtTime "2016-05-26T13:10:43.902370+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ],
        [ a prov:Modify ;
            prov:startedAtTime "2016-05-26T13:10:43.863598+02:00"^^xsd:dateTime ;
            prov:wasAssociatedWith "https://id.erfgoed.net/actoren/1163" ] ;
    skos:editorialNote "geen plan bij besluit; te Antwerpen (Antwerpen)"@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/7> ;
    oe:dateSigned "1988-03-30"^^xsd:date ;
    oe:follows <https://id.erfgoed.net/besluiten/1232> ;
    oe:rechtsgevolgen <https://id.erfgoed.net/thesauri/besluittypes/14> .

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

