@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/p068887248> a schema1:Person ;
    rdfs:label "Krouwel, Jacoba Cornelia Maria (1925-2010)" ;
    schema1:alternateName "Coby",
        "Ende-Krouwel, Coby van der",
        "Krouwel, C.C.M.",
        "Krouwel, Coby C.M.",
        "Krouwel, Coby M.C." ;
    schema1:birthDate "1925" ;
    schema1:deathDate "2010" ;
    schema1:description "bron: https://www.dbnl.org/tekst/coil001lexi01_01/lvdj00586.php" ;
    schema1:familyName "Krouwel" ;
    schema1:givenName "Jacoba Cornelia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/826009d0e7c6c6a3348fd8e8c3d1c48f> ;
    schema1:name "Jacoba Cornelia Maria Krouwel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/282100032>,
        wd:Q87610507,
        <https://isni.org/isni/0000000388839267> .

