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

<http://data.bibliotheken.nl/id/thes/p08954109X> a schema1:Person ;
    rdfs:label "Miert, Jacobus Johannes van (1962-)" ;
    schema1:alternateName "Miert, H. van" ;
    schema1:birthDate "1962" ;
    schema1:description "historicus" ;
    schema1:familyName "van Miert" ;
    schema1:givenName "Jacobus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82dd36fe1b71e759941656099f0d2c22> ;
    schema1:name "Jacobus Johannes van Miert" ;
    schema1:sameAs <http://viaf.org/viaf/44460485>,
        <https://isni.org/isni/0000000031257934> .

