@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/p083277102> a schema1:Person ;
    rdfs:label "Girbes, Armand Roelof Johan (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:familyName "Girbes" ;
    schema1:givenName "Armand Roelof Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d213828e5aac292e678bf9bf0af3cddd> ;
    schema1:name "Armand Roelof Johan Girbes" ;
    schema1:sameAs <http://viaf.org/viaf/193123923>,
        wd:Q90556427,
        <https://isni.org/isni/0000000139652311> .

