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

<http://data.bibliotheken.nl/id/thes/p069681716> a schema1:Person ;
    rdfs:label "Jacobs, Roger (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "filosoof; ecologisme, anarchisme" ;
    schema1:familyName "Jacobs" ;
    schema1:givenName "Roger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a91ba912f5a1371b636ebc161959f5ce> ;
    schema1:name "Roger Jacobs" ;
    schema1:sameAs <http://viaf.org/viaf/41190831>,
        <https://isni.org/isni/0000000038366738> .

