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

<http://data.bibliotheken.nl/id/thes/p072264845> a schema1:Person ;
    rdfs:label "Dwarshuis, Siard Nicolaas (1938-)" ;
    schema1:alternateName "Dwarshuis, S.N." ;
    schema1:birthDate "1938" ;
    schema1:description "free-lance journalist; publiceerde m.n. op onderwijs- en milieugebied",
        "geb. Vlaardingen 21-4-1938" ;
    schema1:familyName "Dwarshuis" ;
    schema1:givenName "Siard Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee5272ce49f7a8ad9dae7ebde3bfe5e7> ;
    schema1:name "Siard Nicolaas Dwarshuis" ;
    schema1:sameAs <http://viaf.org/viaf/288636382>,
        <https://isni.org/isni/0000000394154715> .

