@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/p155207903> a schema1:Person ;
    rdfs:label "Vondel, Joost van den" ;
    schema1:description "gevonden in Brinkman uitg. 1941-44",
        "pseud. van: Lodewijk Alphonsus Maria Lichtveld",
        "zie ook: Albert Helman",
        "zie ook: Brandaris",
        "zie ook: Nico Slob" ;
    schema1:familyName "van den Vondel" ;
    schema1:givenName "Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9faf74a6702f527d5619ac1ebb316bf4> ;
    schema1:name "Joost van den Vondel" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06833155X>,
        <http://data.bibliotheken.nl/id/thes/p068332629>,
        <http://data.bibliotheken.nl/id/thes/p068934408>,
        <http://data.bibliotheken.nl/id/thes/p079917453>,
        <http://viaf.org/viaf/282594282>,
        wd:Q436463 .

