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

<http://data.bibliotheken.nl/id/thes/p22739514X> a schema1:Person ;
    rdfs:label "Dam, K. van" ;
    schema1:description "B0027331: freelance tekstschrijver" ;
    schema1:familyName "van Dam" ;
    schema1:givenName "K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae5611040928c93e9888d0ca9120645e> ;
    schema1:name "K. van Dam" ;
    schema1:sameAs <http://viaf.org/viaf/282897907>,
        <https://isni.org/isni/0000000389495072> .

