@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/p074677780> a schema1:Person ;
    rdfs:label "Kooreman, Peter (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "B0029788: Dept. of Economics, Univ. of Groningen",
        "econoom",
        "geb. Zutphen 15-7-1955" ;
    schema1:familyName "Kooreman" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80c10fbb4bbaad41e054e202e979dfc2> ;
    schema1:name "Peter Kooreman" ;
    schema1:sameAs <http://viaf.org/viaf/41114696>,
        wd:Q21546592,
        <https://isni.org/isni/0000000084450834> .

