@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p069017484> a schema1:Person ;
    rdfs:label "Pauw, Adriaen (1585-1653)" ;
    schema1:alternateName "A.P.",
        "Pauw, Adriaan",
        "Paw, Adr." ;
    schema1:birthDate "1585" ;
    schema1:deathDate "1653" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=pauw001",
        "was t/m 1633: ambassadeur te Parijs (namens de Republiek, opgevolgd door Willem van Liere (1588-1649)); van 1633-1636 en van 1651-1653, raadspensionaris van Holland (opgevolgd door Johan de Witt (1625-1672))" ;
    schema1:familyName "Pauw" ;
    schema1:givenName "Adriaen" ;
    schema1:hasOccupation "diplomaat",
        "politicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3df47f9506ae3f167d5b453170b6adf9>,
        <https://data.bibliotheken.nl/.well-known/genid/67f986a7e07a5b9347ef0c64cc245824> ;
    schema1:name "Adriaen Pauw" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/57545784>,
        wd:Q367636,
        <https://isni.org/isni/0000000061379158> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pauw001> .

