@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/p278583075> a schema1:Person ;
    rdfs:label "Huiberts, Marjet (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Marjet_Huiberts",
        "jeugdromans" ;
    schema1:familyName "Huiberts" ;
    schema1:givenName "Marjet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1af5b5e24d2711ab97aa254d81458578> ;
    schema1:name "Marjet Huiberts" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/228063385>,
        wd:Q41557955,
        <https://isni.org/isni/000000036280412X> .

