@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/p071769919> a schema1:Person ;
    rdfs:label "Hoog-Nooy, Annie de (1891-1971)" ;
    schema1:alternateName "Hoog-Nooij, Annie de" ;
    schema1:birthDate "1891" ;
    schema1:deathDate "1971" ;
    schema1:description "LR 1900-1952, II, p.1827",
        "NLMD/N 436",
        "bron: https://resources.huygens.knaw.nl/retroboeken/persoonlijkheden/#source=1&page=686&view=imagePane",
        "echtgenote van Roelof Hendrik de Hoog" ;
    schema1:familyName "de Hoog-Nooy" ;
    schema1:givenName "Annie" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92199cf3f2224cbd3b844869902b5e37> ;
    schema1:name "Annie de Hoog-Nooy" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/282063987>,
        wd:Q88385910,
        <https://isni.org/isni/0000000388801680> ;
    schema1:spouse "echtg. van ...De Hoog" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hoog009> .

