@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/p071040730> a schema1:Person ;
    rdfs:label "Hildebrandt, Alida Marie (1881-1947)" ;
    schema1:birthDate "1881" ;
    schema1:deathDate "1947" ;
    schema1:description "NLMD/H 6407 ; geb. 29 oktober 1881 te Den Helder",
        "bron: LR 1900-1952, p. 1165; Lexicon kinder- en jeugdliteratuur" ;
    schema1:familyName "Hildebrandt" ;
    schema1:givenName "Alida Marie" ;
    schema1:hasOccupation "auteur kinder- en jeugdboeken" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4a9719e7159c3a8c3adaae54b941508> ;
    schema1:name "Alida Marie Hildebrandt" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285554154>,
        wd:Q74878389 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hild004> .

