@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/p068865619> a schema1:Person ;
    rdfs:label "Roos, Hotze de (1909-1991)" ;
    schema1:birthDate "1909" ;
    schema1:deathDate "1991" ;
    schema1:description "Tresoar: 1909-11-24, Langsweagen - 1991-10-15, Krommenie",
        "auteur van jeugdliteratuur" ;
    schema1:familyName "de Roos" ;
    schema1:givenName "Hotze" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16bcfb611474295feafdd09fe77ed85d> ;
    schema1:name "Hotze de Roos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/20527063>,
        wd:Q1927976,
        <https://isni.org/isni/000000036874384X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/roos002> .

