@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p264994469> a schema1:Person ;
    rdfs:label "Ceysens, Patricia (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "geboren 1965 in Maaseik, advocaat, sinds 10-6-2003 Vlaams minister van Economie,Buitenlands beleid en E-Government" ;
    schema1:familyName "Ceysens" ;
    schema1:givenName "Patricia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/544da479b193f987d52c2b83dad34a12> ;
    schema1:name "Patricia Ceysens" ;
    schema1:sameAs <http://viaf.org/viaf/285784173>,
        wd:Q3369088,
        <https://isni.org/isni/0000000391878507> .

