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

<https://n2t.net/ark:/60537/bijPBe>
  ns0:familyName "Blaauw" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d8412e71-eea5-45da-8ed9-97245e646e00" ;
  ns0:givenName "Petrus" ;
  ns0:name "Petrus Blaauw (????-1777)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/b4aeLY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296928> ;
  ns0:deathDate "1777"^^xsd:gYear .

