@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/bsgFNef>
  schema:familyName "Hoogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/abb8f99a-e017-3d56-3582-85616375415e"^^xsd:string ;
  schema:givenName "Petrus Johannes Franciscus"^^xsd:string ;
  schema:name "Petrus Johannes Franciscus Hoogendoorn"@nl ;
  schema:hasOccupation "Touwspinner"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s91h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4ebaf38d-2544-1f78-1246-ad92817db4e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2162598> ;
  schema:birthDate "1837-12-27"^^xsd:date .

