@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/p070363331> a schema1:Person ;
    rdfs:label "Lips, Roek (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "Mede-oprichter van De Ontwikkelingsgroep",
        "mb" ;
    schema1:familyName "Lips" ;
    schema1:givenName "Roek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9304335c52af0d48184b41fd3832519a> ;
    schema1:name "Roek Lips" ;
    schema1:sameAs <http://viaf.org/viaf/291203515>,
        wd:Q14284396,
        <https://isni.org/isni/0000000396308378> .

