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

<http://data.bibliotheken.nl/id/thes/p181879921> a schema1:Person ;
    rdfs:label "Ashouwer, A.J." ;
    schema1:description "B9904969: Mr., gemeente Amersfoort" ;
    schema1:familyName "Ashouwer" ;
    schema1:givenName "A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce473f8f59739cbec042e58a29bd8618> ;
    schema1:name "A.J. Ashouwer" ;
    schema1:sameAs <http://viaf.org/viaf/283703788>,
        <https://isni.org/isni/0000000390139294> .

