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

<http://data.bibliotheken.nl/id/thes/p261657925> a schema1:Person ;
    rdfs:label "Schilt, Jan Willem (1961- ; sociaal-economisch historicus)" ;
    schema1:birthDate "1961" ;
    schema1:description "was. red. bij weekblad \"Forum\" en ts. \"IFM: Feiten en meningen over Indonesië en Oost-Timor\"; vanaf 2000: werkzaam bij het Gemeentearchief Amsterdam" ;
    schema1:familyName "Schilt" ;
    schema1:givenName "Jan Willem" ;
    schema1:hasOccupation "sociaal-economisch historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6fb6177a847794b6db7b1aab7a1cd9f> ;
    schema1:name "Jan Willem Schilt" ;
    schema1:sameAs <http://viaf.org/viaf/43681811>,
        <https://isni.org/isni/0000000035817206> .

