@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/p071484434> a schema1:Person ;
    rdfs:label "Jacobs, Herman (fl. 1970 ; landbouweconomie/arbeidseconomie)" ;
    schema1:description "fl. 1970" ;
    schema1:familyName "Jacobs" ;
    schema1:givenName "Herman" ;
    schema1:hasOccupation "landbouweconomie/arbeidseconomie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/247174699e3b97e00212f376293c69e3> ;
    schema1:name "Herman Jacobs" ;
    schema1:sameAs <http://viaf.org/viaf/281048836>,
        wd:Q57515121,
        <https://isni.org/isni/0000000387958459> .

