@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/p068514697> a schema1:Person ;
    rdfs:label "Schouten, Johannes Alphonsus Maria (1921-2013)" ;
    schema1:alternateName "Schouten, Jan" ;
    schema1:birthDate "1921" ;
    schema1:deathDate "2013" ;
    schema1:description "(jeugd)psychiater (m.n. jeugdcriminaliteit; promoveerde in 1967, RU Utrecht)",
        "LR** p.1637, LR*** p.2287; overlijdensadvertentie de Volkskrant, 13 september 2013" ;
    schema1:familyName "Schouten" ;
    schema1:givenName "Johannes Alphonsus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a48326ca8926388f5b0783817cf798df> ;
    schema1:name "Johannes Alphonsus Maria Schouten" ;
    schema1:sameAs <http://viaf.org/viaf/171143506>,
        wd:Q67197894,
        <https://isni.org/isni/0000000120086903> .

