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

<http://data.bibliotheken.nl/id/thes/p31522908X> a schema1:Person ;
    rdfs:label "Koedam, Floor (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:familyName "Koedam" ;
    schema1:givenName "Floor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7982bf4908215711dbecd290c911bd98> ;
    schema1:name "Floor Koedam" ;
    schema1:sameAs <http://viaf.org/viaf/290960211>,
        <https://isni.org/isni/0000000396136182> .

