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

<http://data.bibliotheken.nl/id/thes/p07241670X> a schema1:Person ;
    rdfs:label "Vos, P.F.A.B. (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "Mr. ; B0117368: (advocatenkantoor Hemonylaan, Amsterdam)",
        "mb" ;
    schema1:familyName "Vos" ;
    schema1:givenName "P.F.A.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3a3f6ff19d82267c3b1f6b054149180> ;
    schema1:name "P.F.A.B. Vos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/58407019>,
        <https://isni.org/isni/0000000033942708> .

