@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/btWWDF>
  ns0:hasOccupation "advocaat"@nl, "bestuurder"@nl, "jurist"@nl, "militair"@nl, "officier"@nl, "politicus"@nl, "staatsman"@nl ;
  ns0:familyName "Blauw" ;
  ns0:givenName "Jac."@nl ;
  ns0:name "Jac. Blauw"@nl ;
  ns0:deathPlace "Parijs" ;
  owl:sameAs <http://data.bibliotheken.nl/id/dbnla/blau013>, <https://www.goudatijdmachine.nl/omeka/api/items/1121422> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=blau013> ;
  ns0:birthDate "1756"^^xsd:gYear ;
  ns0:deathDate "1829-10-12"^^xsd:date ;
  ns0:additionalName [ ns1:baseSurname "Blauw" ] .

