@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/bD63r80>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae2219b0-901f-08a6-a12b-1bd9a109c4c9"^^xsd:string ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:givenName "Petrus Hendricus"^^xsd:string ;
  schema:name "Petrus Hendricus Rozestraten"@nl ;
  schema:familyName "Rozestraten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pgr2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/af8599f8-9131-fe0f-6044-294990afd9ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2501553> ;
  schema:birthDate "1842-03-12"^^xsd:date .

