@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/p073430412> a schema1:Person ;
    rdfs:label "Koch, Eric" ;
    schema1:description "mb. films; dezelde persoon als PPN: 073527912??" ;
    schema1:familyName "Koch" ;
    schema1:givenName "Eric" ;
    schema1:hasOccupation "fotograaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9850a92468e7c3ee66389019099441d5> ;
    schema1:name "Eric Koch" ;
    schema1:sameAs <http://viaf.org/viaf/115531790>,
        wd:Q1351384,
        <https://isni.org/isni/0000000110067485> .

