@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns0: <http://purl.org/vocab/vann/> .
@prefix ns1: <http://www.w3.org/2001/02pd/rec54#> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.vlaanderen.be/ns/besluit#Bestuursorgaan>
    a rdfs:Class .

<http://data.vlaanderen.be/ns/mandaat>
    dc:contributor [
        schema:affiliation [
            foaf:homepage <http://www.v-ict-or.be> ;
            foaf:name "V-ICT-OR"
        ] ;
        a foaf:person ;
        foaf:firstName "Johan" ;
        foaf:lastName "Van der Waal"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.herzele.be> ;
            foaf:name "Herzele"
        ] ;
        a foaf:person ;
        foaf:firstName "Daniël" ;
        foaf:lastName "Adriaens"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.herzele.be> ;
            foaf:name "Herzele"
        ] ;
        a foaf:person ;
        foaf:firstName "Marijke" ;
        foaf:lastName "Versteels"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.vvsg.be> ;
            foaf:name "VVSG"
        ] ;
        a foaf:person ;
        foaf:firstName "Marian" ;
        foaf:lastName "Verbeek"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.cipalschaubroeck.be> ;
            foaf:name "Cipal Schaubroeck"
        ] ;
        a foaf:person ;
        foaf:firstName "Jonas" ;
        foaf:lastName "Tamsyn"
    ], [
        schema:affiliation [
            foaf:homepage <http://digipolis.be> ;
            foaf:name "Digipolis"
        ] ;
        a foaf:person ;
        foaf:firstName "Katrien" ;
        foaf:lastName "Behiels"
    ], [
        schema:affiliation [
            foaf:homepage <http://binnenland.vlaanderen.be> ;
            foaf:name "ABB"
        ] ;
        a foaf:person ;
        foaf:firstName "Geert" ;
        foaf:lastName "Van Campenhout"
    ], [
        schema:affiliation [
            foaf:homepage <http://Aalst.be> ;
            foaf:name "Stad Aalst"
        ] ;
        a foaf:person ;
        foaf:firstName "Sophie" ;
        foaf:lastName "Podevyn"
    ], [
        schema:affiliation [
            foaf:homepage <http://lier.be> ;
            foaf:name "Lier"
        ] ;
        a foaf:person ;
        foaf:firstName "Danny" ;
        foaf:lastName "Dewelde"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.herzele.be> ;
            foaf:name "Herzele"
        ] ;
        a foaf:person ;
        foaf:firstName "Anja" ;
        foaf:lastName "Cosijns"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.herzele.be> ;
            foaf:name "Herzele"
        ] ;
        a foaf:person ;
        foaf:firstName "Miranda" ;
        foaf:lastName "Van Bockstaele"
    ], [
        schema:affiliation [
            foaf:homepage <http://stad.gent> ;
            foaf:name "Stad Gent"
        ] ;
        a foaf:person ;
        foaf:firstName "Sylvie" ;
        foaf:lastName "Roos"
    ], [
        schema:affiliation [
            foaf:homepage <http://stad.antwerpen.be> ;
            foaf:name "Antwerpen"
        ] ;
        a foaf:person ;
        foaf:firstName "Lynn" ;
        foaf:lastName "Lodewyckx"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.cevi.be> ;
            foaf:name "CEVI"
        ] ;
        a foaf:person ;
        foaf:firstName "Micheline" ;
        foaf:lastName "Van Bogaert"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.raadvanstate.be/> ;
            foaf:name "Raad Van State"
        ] ;
        a foaf:person ;
        foaf:firstName "Wouter" ;
        foaf:lastName "De Cock"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.kaprijke.be> ;
            foaf:name "Kaprijke"
        ] ;
        a foaf:person ;
        foaf:firstName "Kristel" ;
        foaf:lastName "Brusselle"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.maldegem.be> ;
            foaf:name "Maldegem"
        ] ;
        a foaf:person ;
        foaf:firstName "Heidi" ;
        foaf:lastName "Van Deynse"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.vlaamsparlement.be> ;
            foaf:name "Vlaams parlement"
        ] ;
        a foaf:person ;
        foaf:firstName "Tom" ;
        foaf:lastName "Cocquyt"
    ], [
        schema:affiliation [
            foaf:homepage <http://Aalst.be> ;
            foaf:name "Stad Aalst"
        ] ;
        a foaf:person ;
        foaf:firstName "Chris" ;
        foaf:lastName "Van Molle"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.remmicom.be> ;
            foaf:name "Remmicom"
        ] ;
        a foaf:person ;
        foaf:firstName "Jef" ;
        foaf:lastName "Peeters"
    ], [
        schema:affiliation [
            foaf:homepage <http://stad.gent> ;
            foaf:name "Stad Gent"
        ] ;
        a foaf:person ;
        foaf:firstName "Ines" ;
        foaf:lastName "Acke"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.niel.be> ;
            foaf:name "Niel"
        ] ;
        a foaf:person ;
        foaf:firstName "Eric" ;
        foaf:lastName "Vermeiren"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.vlaamsparlement.be> ;
            foaf:name "Vlaams Parlement"
        ] ;
        a foaf:person ;
        foaf:firstName "Luc" ;
        foaf:lastName "Vanpaemel"
    ], [
        schema:affiliation [
            foaf:homepage <http://stad.Antwerpen.be> ;
            foaf:name "Antwerpen"
        ] ;
        a foaf:person ;
        foaf:firstName "Melissa" ;
        foaf:lastName "Merckx"
    ], [
        schema:affiliation [
            foaf:homepage <https://www.ibabs.eu/> ;
            foaf:name "iBabs BV"
        ] ;
        a foaf:person ;
        foaf:firstName "Niels" ;
        foaf:lastName "Manshanden"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.vlaamsparlement.be> ;
            foaf:name "Vlaams Parlement"
        ] ;
        a foaf:person ;
        foaf:firstName "Renée" ;
        foaf:lastName "Cambré"
    ], [
        schema:affiliation [
            foaf:homepage <http://www.cipalschaubroeck.be> ;
            foaf:name "Cipal Schaubroeck"
        ] ;
        a foaf:person ;
        foaf:firstName "Reynder" ;
        foaf:lastName "Bierens"
    ] ;
    dc:issued "2017-10-11"^^xsd:date ;
    dc:license <https://overheid.vlaanderen.be/sites/default/files/documenten/ict-egov/licenties/hergebruik/modellicentie_gratis_hergebruik_v1_0.html> ;
    dc:mediator [
        foaf:homepage <https://data.vlaanderen.be> ;
        foaf:mbox <mailto:oslo@kb.vlaanderen.be> ;
        foaf:name "Data Vlaanderen"
    ] ;
    dc:title "Mandaat"@nl, "Mandate"@en ;
    ns0:preferredNamespaceUri "http://data.vlaanderen.be/ns/mandaat" ;
    a owl:Ontology ;
    rdfs:label "Mandaat"@nl, "Mandate"@en ;
    ns1:editor [
        schema:affiliation [
            foaf:homepage <http://idlab.ugent.be> ;
            foaf:name "imec - UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Brecht" ;
        foaf:lastName "Van de Vyvere" ;
        foaf:mbox <mailto:brecht.vandevyvere@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <https://www.ugent.be/ps/communicatiewetenschappen/mict> ;
            foaf:name "imec-MICT-UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Fie" ;
        foaf:lastName "Vandamme" ;
        foaf:mbox <mailto:fie.vandamme@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <https://overheid.vlaanderen.be/informatie-vlaanderen> ;
            foaf:name "Informatie Vlaanderen"
        ] ;
        a foaf:person ;
        foaf:firstName "Raf" ;
        foaf:lastName "Buyle" ;
        foaf:mbox <mailto:raf.buyle@kb.vlaanderen.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://idlab.ugent.be> ;
            foaf:name "imec - UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Laurens" ;
        foaf:lastName "De Vocht" ;
        foaf:mbox <mailto:laurens.devocht@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://idlab.ugent.be> ;
            foaf:name "imec-IDLab-UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Erik" ;
        foaf:lastName "Mannens" ;
        foaf:mbox <mailto:erik.mannens@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://idlab.ugent.be> ;
            foaf:name "imec-IDLab-UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Laurens" ;
        foaf:lastName "De Vocht" ;
        foaf:mbox <mailto:laurens.devocht@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <https://www.ugent.be/ps/communicatiewetenschappen/mict> ;
            foaf:name "imec-MICT-UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Mathias" ;
        foaf:lastName "Van Compernolle" ;
        foaf:mbox <mailto:mathias.vancompernolle@ugent.be>
    ] ;
    foaf:maker [
        schema:affiliation [
            foaf:homepage <http://idlab.ugent.be> ;
            foaf:name "imec-IDLab-UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Dieter" ;
        foaf:lastName "De Paepe" ;
        foaf:mbox <mailto:dieter.depaepe@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://binnenland.vlaanderen.be/> ;
            foaf:name "Agentschap Binnenlands Bestuur"
        ] ;
        a foaf:person ;
        foaf:firstName "Katrien" ;
        foaf:lastName "De Smet" ;
        foaf:mbox <mailto:katrien.desmet@bz.vlaanderen.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://binnenland.vlaanderen.be/> ;
            foaf:name "Agentschap Binnenlands Bestuur"
        ] ;
        a foaf:person ;
        foaf:firstName "Veronique" ;
        foaf:lastName "Volders" ;
        foaf:mbox <mailto:veronique.volders@bz.vlaanderen.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://idlab.ugent.be> ;
            foaf:name "imec - UGent"
        ] ;
        a foaf:person ;
        foaf:firstName "Dieter" ;
        foaf:lastName "De Paepe" ;
        foaf:mbox <mailto:dieter.depaepe@ugent.be>
    ], [
        schema:affiliation [
            foaf:homepage <http://binnenland.vlaanderen.be/> ;
            foaf:name "Agentschap Binnenlands Bestuur"
        ] ;
        a foaf:person ;
        foaf:firstName "Heidi" ;
        foaf:lastName "Godderis" ;
        foaf:mbox <mailto:heidi.godderis@bz.vlaanderen.be>
    ] .

<http://data.vlaanderen.be/ns/mandaat#Fractie>
    a owl:Class ;
    rdfs:comment "A parliamentary group is a part of a directly elected representative body whose members wish to work together on a substantive and logistical level. The formal framework defines who can form a parliamentary group, usually it consists of representatives representing the same political party or flow."@en, "Een fractie is een deel van een rechtstreeks verkozen volksvertegenwoordigend orgaan waarvan de leden op inhoudelijk en logistiek vlak willen samenwerken. Het formeel kader bepaalt wie samen een fractie kan vormen, doorgaans bestaat ze uit volksvertegenwoordigers die tot dezelfde politieke partij of stroming behoren."@nl ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Fractie"@nl, "Parliamentary Group"@en ;
    rdfs:subClassOf org:Organization .

<http://data.vlaanderen.be/ns/mandaat#Kandidatenlijst>
    a owl:Class ;
    rdfs:comment "Lijst met kandidaten voor een verkiezing."@nl, "List with candidates for an election."@en ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Candidate List"@en, "Kandidatenlijst"@nl .

<http://data.vlaanderen.be/ns/mandaat#Mandaat>
    a owl:Class ;
    rdfs:comment "De bevoegdheid om gedurende een bepaalde periode een bestuursorgaan te vormen of er deel van uit te maken. Een mandaat kan één of meerdere zetels voorstellen."@nl, "The power to form or join a governing body for a certain period of time. A mandate may represent one or more seats."@en ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Mandaat"@nl, "mandate"@en ;
    rdfs:subClassOf org:Post .

<http://data.vlaanderen.be/ns/mandaat#Mandataris>
    a owl:Class ;
    rdfs:comment "A person in his role as holder of a mandate."@en, "Een persoon in zijn rol als houder van een mandaat."@nl ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Mandataris"@nl, "Mandatary"@en ;
    rdfs:subClassOf dc:Agent .

<http://data.vlaanderen.be/ns/mandaat#RechtsgrondAanstelling>
    a owl:Class ;
    rdfs:comment "De regelgeving, rechtshandeling en/of beleidskeuze waardoor de invulling van een of meerdere mandaten door een persoon vanaf een bepaalde datum (tijdelijk) start."@nl, "The regulations, legal act and/or policy choice which (temporarily) appoints one or more mandates to a person starting from a specific date."@en ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Legal Resource Appointment"@en, "Rechtsgrond Aanstelling"@nl ;
    rdfs:subClassOf <http://data.europa.eu/eli/ontology#LegalResource>, <http://purl.org/vocab/cpsv#FormalFramework> .

<http://data.vlaanderen.be/ns/mandaat#RechtsgrondBeeindiging>
    a owl:Class ;
    rdfs:comment "De regelgeving, rechtshandeling en/of beleidskeuze waardoor de invulling van één of meerdere mandaten door een persoon vanaf een bepaalde datum (tijdelijk) beëindigd wordt."@nl, "The regulations, legal act and/or policy choice which (temporarily) dismisses one or more mandates of a person starting from a specific date."@en ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Legal Resource Dismissal"@en, "Rechtsgrond Beëindiging"@nl ;
    rdfs:subClassOf <http://data.europa.eu/eli/ontology#LegalResource>, <http://purl.org/vocab/cpsv#FormalFramework> .

<http://data.vlaanderen.be/ns/mandaat#RechtstreekseVerkiezing>
    a owl:Class ;
    rdfs:comment "De uitvoering van een formele procedure waarbij stemgerechtigde burgers bepalen aan welke persoon een mandaat kan worden toegekend."@nl, "The execution of a formal procedure whereby voting citizens determines which person can be assigned a mandate."@en ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Direct Election"@en, "Rechtstreekse Verkiezing"@nl ;
    rdfs:subClassOf prov:Activity .

<http://data.vlaanderen.be/ns/mandaat#Verkiezingsresultaat>
    a owl:Class ;
    rdfs:comment "Individual election result of a candidate."@en, "Individuele verkiezingsuitslag van een kandidaat."@nl ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "Election Result"@en, "Verkiezingsresultaat"@nl .

<http://data.vlaanderen.be/ns/mandaat#aantalHouders>
    a rdf:Property ;
    rdfs:comment "Maximale aantal agents die tegelijk deze positie kunnen invullen."@nl, "Maximum number of agents that can hold this post at the same time."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandaat> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "aantal houders"@nl, "number of holders"@en ;
    rdfs:subPropertyOf <https://data.vlaanderen.be/ns/organisatie#aantalHouders> .

<http://data.vlaanderen.be/ns/mandaat#aantalNaamstemmen>
    a owl:DatatypeProperty ;
    rdfs:comment "Het aantal stemmen dat is uitgebracht op de kandidaat bij de verkiezing, zonder de lijststemmen in rekening te brengen."@nl, "The number of preferential votes for the candidate in the election, without taking list votes into account."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Verkiezingsresultaat> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "aantal naamstemmen"@nl, "number of preference votes"@en ;
    rdfs:range xsd:integer .

<http://data.vlaanderen.be/ns/mandaat#behoortTot>
    a owl:ObjectProperty ;
    rdfs:comment "De verkiezing waar de lijst onderdeel van is."@nl, "The election of which the candidate list is a part of."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Kandidatenlijst> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "behoort tot"@nl, "belongs to"@en ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#RechtstreekseVerkiezing> .

<http://data.vlaanderen.be/ns/mandaat#bekrachtigtAanstellingVan>
    a owl:ObjectProperty ;
    rdfs:comment "De mandataris wiens aanstelling is bekrachtigd."@nl, "The mandatary whose appointment is ratified."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#RechtsgrondAanstelling> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "bekrachtigt aanstelling van"@nl, "ratifies appointment of"@en ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#Mandataris> .

<http://data.vlaanderen.be/ns/mandaat#bekrachtigtOntslagVan>
    a owl:ObjectProperty ;
    rdfs:comment "De mandataris wiens ontslag is bekrachtigd."@nl, "The mandatary whose dismissal is ratified."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#RechtsgrondBeeindiging> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "bekrachtigt ontslag van"@nl, "ratifies dismissal of"@en ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#Mandataris> .

<http://data.vlaanderen.be/ns/mandaat#beleidsdomein>
    a owl:ObjectProperty ;
    rdfs:comment "Het thema of beleidsdomein dat toegewezen is aan een mandataris."@nl, "The theme or policy domain assigned to a mandatary."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "beleidsdomein"@nl, "policy domain"@en ;
    rdfs:range skos:Concept .

<http://data.vlaanderen.be/ns/mandaat#datum>
    a owl:DatatypeProperty ;
    rdfs:comment "Date on which the election took place."@en, "Datum waarop de verkiezing plaatsvond."@nl ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#RechtstreekseVerkiezing> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "date"@en, "datum"@nl ;
    rdfs:range xsd:date ;
    rdfs:subPropertyOf dc:date .

<http://data.vlaanderen.be/ns/mandaat#einde>
    a owl:DatatypeProperty ;
    rdfs:comment "Tijdstip vanaf wanneer de mandataris het mandaat niet langer opneemt."@nl, "Time when the appointment of the mandate stops."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "einde"@nl, "end"@en ;
    rdfs:range xsd:dateTime .

<http://data.vlaanderen.be/ns/mandaat#gevolg>
    ns0:usageNote "Examples: not elected, effectively, successor."@en, "Voorbeelden: niet verkozen, effectief, opvolger."@nl ;
    a owl:ObjectProperty ;
    rdfs:comment "Personal consequence of the result for the candidate that determines if the candidate may or may not participate in the governing body."@en, "Persoonlijk gevolg van de uitslag voor de kandidaat dat vastlegt of de kandidaat al dan niet kan deelnemen aan het bestuursorgaan."@nl ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Verkiezingsresultaat> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "consequence"@en, "gevolg"@nl ;
    rdfs:range skos:Concept .

<http://data.vlaanderen.be/ns/mandaat#heeftKandidaat>
    a owl:ObjectProperty ;
    rdfs:comment "A person that is part of the list."@en, "Een persoon die deel uitmaakt van de lijst."@nl ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Kandidatenlijst> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "has candidate"@en, "heeft kandidaat"@nl ;
    rdfs:range <http://www.w3.org/ns/person#Person> .

<http://data.vlaanderen.be/ns/mandaat#isAangesteldAls>
    a owl:ObjectProperty ;
    rdfs:comment "A role as mandatary belonging to the person."@en, "Een mandatarisrol die eigen is aan de persoon."@nl ;
    rdfs:domain <http://www.w3.org/ns/person#Person> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "is aangesteld als"@nl, "is appointed as"@en ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:subPropertyOf prov:generalizationOf .

<http://data.vlaanderen.be/ns/mandaat#isAangesteldDoor>
    a owl:ObjectProperty ;
    rdfs:comment "De rechtsgrond die de aanstelling van de mandataris vastlegt."@nl, "The legal resource that ratifies the appointment of the mandatary."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "appointed by"@en, "is aangesteld door"@nl ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#RechtsgrondAanstelling> .

<http://data.vlaanderen.be/ns/mandaat#isBestuurlijkeAliasVan>
    a owl:ObjectProperty ;
    rdfs:comment "De persoon die de mandatarisrol vervult."@nl, "The person assuming the role as mandatary."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "is bestuurlijke alias van"@nl, "is governing alias of"@en ;
    rdfs:range <http://www.w3.org/ns/person#Person> ;
    rdfs:subPropertyOf prov:specializationOf .

<http://data.vlaanderen.be/ns/mandaat#isOntslagenDoor>
    a owl:ObjectProperty ;
    rdfs:comment "De rechtsgrond die het ontslag van de mandataris vastlegt."@nl, "The legal resource that ratifies the dismissal of the mandatary."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "is dismissed by"@en, "is ontslagen door"@nl ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#RechtsgrondBeeindiging> .

<http://data.vlaanderen.be/ns/mandaat#isResultaatVan>
    a owl:ObjectProperty ;
    rdfs:comment "De persoon horende bij het resultaat."@nl, "The person to whom the result belongs."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Verkiezingsresultaat> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "is result of"@en, "is resultaat van"@nl ;
    rdfs:range <http://www.w3.org/ns/person#Person> .

<http://data.vlaanderen.be/ns/mandaat#isResultaatVoor>
    a owl:ObjectProperty ;
    rdfs:comment "De lijst waarop het resultaat betrekking heeft."@nl, "The list to which the result relates."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Verkiezingsresultaat> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "is result for"@en, "is resultaat voor"@nl ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#Kandidatenlijst> .

<http://data.vlaanderen.be/ns/mandaat#isTijdelijkVervangenDoor>
    ns0:usageNote "De periode van vervanging komt overeen met de start-/einddatum van de opname van het mandaat van de vervanger."@nl, "The period of replacement corresponds to the start and end date of the appointment of the replacing mandatary."@en ;
    a owl:ObjectProperty ;
    rdfs:comment "A mandatary that has temporarily taken over the execution of the mandate."@en, "Duidt een mandataris aan die tijdelijk de uitvoering van het mandaat heeft overgenomen."@nl ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "is tijdelijk vervangen door"@nl, "temporarily replaced by"@en ;
    rdfs:range <http://data.vlaanderen.be/ns/mandaat#Mandataris> .

<http://data.vlaanderen.be/ns/mandaat#lijstnummer>
    a owl:DatatypeProperty ;
    rdfs:comment "Het volgnummer van de lijst."@nl, "The index number of the list."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Kandidatenlijst> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "lijstnummer"@nl, "list number"@en ;
    rdfs:range xsd:integer .

<http://data.vlaanderen.be/ns/mandaat#lijsttype>
    ns0:usageNote "Bijvoorbeeld: gemeenteraadsverkiezing, effectieven Vlaams Parlement."@nl, "For example: municipal election, parliamentary election."@en ;
    a owl:ObjectProperty ;
    rdfs:comment "Het type van de lijst."@nl, "The type of the list."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Kandidatenlijst> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "lijsttype"@nl, "list type"@en ;
    rdfs:range skos:Concept .

<http://data.vlaanderen.be/ns/mandaat#plaatsRangorde>
    a owl:DatatypeProperty ;
    rdfs:comment "De positie in de volgorde op de lijst van effectief verkozenen of op de lijst van opvolgers, op basis van het aantal naamstemmen van de kandidaat plus het aantal overgedragen lijststemmen."@nl, "The position in the list of effective elected or in the list of successors, based on the number of preferential votes of the candidate and the number of transferred list votes."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Verkiezingsresultaat> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "plaats rangorde"@nl, "ranking"@en ;
    rdfs:range xsd:integer .

<http://data.vlaanderen.be/ns/mandaat#rangorde>
    a owl:DatatypeProperty ;
    rdfs:comment "Duidt de plaats van de mandataris aan in de formeel vastgelegde volgorde van de mandatarissen binnen het bestuursorgaan waar de mandataris in zetelt."@nl, "Indicates the location of the mandatary in the formally determined order of mandataries within the governing body in which the mandatary is located."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "rangorde"@nl, "ranking"@en ;
    rdfs:range rdf:langString .

<http://data.vlaanderen.be/ns/mandaat#redenVanBeeindiging>
    a owl:ObjectProperty ;
    rdfs:comment "De reden waarom deze rechtsgrond werd beëindigd."@nl ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#RechtsgrondBeeindiging> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "reden van beëindiging"@nl ;
    rdfs:range skos:Concept .

<http://data.vlaanderen.be/ns/mandaat#start>
    a owl:DatatypeProperty ;
    rdfs:comment "Tijdstip vanaf wanneer de mandataris het mandaat opneemt."@nl, "Time when the appointment of the mandate starts."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "start"@en, "start"@nl ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf <http://data.vlaanderen.be/ns/mandaat#specialisatieStart> .

<http://data.vlaanderen.be/ns/mandaat#status>
    ns0:usageNote "Examples: effective, terminated, acting."@en, "Voorbeelden: effectief, verhinderd, beëindigd, waarnemend."@nl ;
    a owl:ObjectProperty ;
    rdfs:comment "De gesteldheid van de mandataris."@nl, "The status of the mandatary."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#Mandataris> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "status"@en, "status"@nl ;
    rdfs:range skos:Concept .

<http://data.vlaanderen.be/ns/mandaat#steltSamen>
    a owl:ObjectProperty ;
    rdfs:comment "Het orgaan waarvan de samenstelling wordt bepaald door de verkiezing."@nl, "The governing body whose composition is determined by the election."@en ;
    rdfs:domain <http://data.vlaanderen.be/ns/mandaat#RechtstreekseVerkiezing> ;
    rdfs:isDefinedBy <http://data.vlaanderen.be/ns/mandaat> ;
    rdfs:label "forms"@en, "stelt samen"@nl ;
    rdfs:range <http://data.vlaanderen.be/ns/besluit#Bestuursorgaan> .

dc:valid
    a rdf:Property ;
    rdfs:label "geldig"@nl .

skos:prefLabel
    a rdf:Property ;
    rdfs:label "voorkeursnaam"@nl .

org:hasPost
    a rdf:Property ;
    rdfs:label "heeft positie"@nl .

org:holds
    a rdf:Property ;
    rdfs:label "bekleedt"@nl .

org:role
    a rdf:Property ;
    rdfs:label "rol"@nl .

<http://www.w3.org/ns/regorg#legalName>
    a rdf:Property ;
    rdfs:label "wettelijke naam"@nl .

