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

<https://n2t.net/ark:/60537/bfCv1sd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1356ffdd-88f2-171e-64b5-980efdd6bd4d"^^xsd:string ;
  schema:givenName "Johannes Bartholomeus Adrianus"^^xsd:string ;
  schema:name "Johannes Bartholomeus Adrianus Pieterse"@nl ;
  schema:familyName "Pieterse"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bleiswijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t9vs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a674b5c9-5c6b-ddfd-89a1-f94628052549> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2466354> ;
  schema:birthDate "1895-06-06"^^xsd:date .

