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

<http://data.bibliotheken.nl/id/thes/p304552283> a schema1:Person ;
    rdfs:label "Kolb, Holger (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "Sachverständigenrat deutscher Stftungen für Integration und Migration (SVR), Berlin" ;
    schema1:familyName "Kolb" ;
    schema1:givenName "Holger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b33fd4d3e2778b4d19d7b82e35df7756> ;
    schema1:name "Holger Kolb" ;
    schema1:sameAs <http://viaf.org/viaf/255706891>,
        <https://isni.org/isni/0000000378391884> .

