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

<http://data.bibliotheken.nl/id/thes/p22716699X> a schema1:Person ;
    rdfs:label "Bos, A.S. (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "parlementair historicus; sinds 2001, wet. onderzoekster en promovendus Centrum voor Parlementaire Geschiedenis (CPG, KU Nijmegen)" ;
    schema1:familyName "Bos" ;
    schema1:givenName "A.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecac45f4ec9bfb1f7268c988fdebdc25> ;
    schema1:name "A.S. Bos" ;
    schema1:sameAs <http://viaf.org/viaf/26583631>,
        <https://isni.org/isni/0000000107982340> .

