@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/p068363451> a schema1:Person ;
    rdfs:label "Warmholtz, Carl Gustav (1714-1785)" ;
    schema1:alternateName "Warmholtz, Carl Gustaf" ;
    schema1:birthDate "1714" ;
    schema1:deathDate "1785" ;
    schema1:familyName "Warmholtz" ;
    schema1:givenName "Carl Gustav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e17c33338e1892aafb2642c06489ce0e> ;
    schema1:name "Carl Gustav Warmholtz" ;
    schema1:sameAs <http://viaf.org/viaf/57400365>,
        wd:Q6232601,
        <https://isni.org/isni/0000000117978759> .

