@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/p204016150> a schema1:Person ;
    rdfs:label "Blockmans, Steven F. (1973- ; political science)" ;
    schema1:alternateName "Blockmans, Steven" ;
    schema1:birthDate "1973" ;
    schema1:description "Centre for European Policy Studies, Belgium and University of Amsterdam, the Netherlands" ;
    schema1:familyName "Blockmans" ;
    schema1:givenName "Steven F." ;
    schema1:hasOccupation "political science" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbc1b25cada8546f4f6c1e4d106e59f9> ;
    schema1:name "Steven F. Blockmans" ;
    schema1:sameAs <http://viaf.org/viaf/60969370>,
        wd:Q112556184,
        <https://isni.org/isni/0000000072548455> .

