@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/p069217297> a schema1:Person ;
    rdfs:label "Warncke, Carsten-Peter (1947- ; kunsthistoricus)" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Warncke" ;
    schema1:givenName "Carsten-Peter" ;
    schema1:hasOccupation "kunsthistoricus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0f5239b8999e1137cbb600a6f6e9342> ;
    schema1:name "Carsten-Peter Warncke" ;
    schema1:sameAs <http://viaf.org/viaf/76328544>,
        wd:Q112368181,
        <https://isni.org/isni/0000000109169863> .

