@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069682224> a schema1:Person ;
    rdfs:label "DeJong, Meindert (1906-1991)" ;
    schema1:alternateName "Dejong, M.",
        "Jong, M. de",
        "Jong, Meindert de" ;
    schema1:birthDate "1906" ;
    schema1:deathDate "1991" ;
    schema1:description "Amerikaan, Fries van geboorte",
        "Tresoar: 1906-03-04, Wierum - 1991-07-16, Allega (MI)",
        "bron: https://nl.wikipedia.org/wiki/Meindert_DeJong",
        "mb, LR" ;
    schema1:familyName "DeJong" ;
    schema1:givenName "Meindert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94946332c18a5ae379d6224d6b5263ff> ;
    schema1:name "Meindert DeJong" ;
    schema1:nationality "us" ;
    schema1:sameAs wd:Q74569,
        <https://isni.org/isni/0000000118276820> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dejo005> .

