@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/b4nI9PF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e41f180-7004-ec24-d1f8-800b0d201ac8"^^xsd:string ;
  schema:givenName "Petrus Johannes"^^xsd:string ;
  schema:name "Petrus Johannes Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r8sw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6bf0d4f4-1d30-50f8-e705-79638488abf8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2275405> ;
  schema:birthDate "1861-03-17"^^xsd:date .

