@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p438122003> a schema1:Person ;
    rdfs:label "1ver2anes" ;
    schema1:description "bedetheque.com/auteur: vermeldt: \"Je me présente, je m’appelle Vérane Otero alias 1ver2ânes. Depuis toujours je suis accroc à l’image et depuis 13 ans je suis passionnée par le graphisme sous toutes ses formes… Je suis maman de 3 petits monstres : Grand Dadais, Moyenne Louloutte et Petit Monstroplante....\"",
        "is: Vérane Otero" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a0aae5b5102dc2bf5ba5462e9ce29ef> ;
    schema1:name "1ver2anes" ;
    schema1:nationality "fr" .

