@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/p074474146> a schema1:Person ;
    rdfs:label "Schillings, Carl Georg (1865-1921)" ;
    schema1:birthDate "1865" ;
    schema1:deathDate "1921" ;
    schema1:description "Fotograaf, grootwildjager en natuurbeschermer" ;
    schema1:familyName "Schillings" ;
    schema1:givenName "Carl Georg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc60a58ddbd7e4b52cda5897170fe0f1> ;
    schema1:name "Carl Georg Schillings" ;
    schema1:sameAs <http://viaf.org/viaf/264036324>,
        wd:Q120907 .

