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

<http://data.bibliotheken.nl/id/thes/p174686730> a schema1:Person ;
    rdfs:label "Lomwel, Abraham Gijsbertus Cornelis van (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "van Lomwel" ;
    schema1:givenName "Abraham Gijsbertus Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d18e8046b870b6327cada5dac629a39> ;
    schema1:name "Abraham Gijsbertus Cornelis van Lomwel" ;
    schema1:sameAs <http://viaf.org/viaf/20756221>,
        <https://isni.org/isni/0000000043038165> .

