@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p073844012> a schema1:Person ;
    rdfs:label "Prakke, Frits (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "Econoom en bedrijfskundige en was lid van de SWB projectgroep Vitale Economie",
        "geb. Eindhoven 24-3-1946",
        "zoon van !094911908!" ;
    schema1:familyName "Prakke" ;
    schema1:givenName "Frits" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a3c87c6a78d332a8f1387db1d63e7e9> ;
    schema1:name "Frits Prakke" ;
    schema1:sameAs <http://viaf.org/viaf/76333276>,
        <https://isni.org/isni/0000000000160160> .

