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

<http://data.bibliotheken.nl/id/thes/p07313404X> a schema1:Person ;
    rdfs:label "Kortlang, F.P. (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "Bibliografisch nummer 27766143 p. 160: Fokko Kortlang (1960, Eindhoven)" ;
    schema1:familyName "Kortlang" ;
    schema1:givenName "F.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45b3e115c85bb914cf3ca9f1a514d9c9> ;
    schema1:name "F.P. Kortlang" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290560261>,
        <https://isni.org/isni/0000000395831941> .

