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

<https://n2t.net/ark:/60537/bSi7DV0>
  pico:hasAge "31"^^xsd:string ;
  schema:familyName "Hertog"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7adf248d-8835-9c0a-0a61-a97c0cb93a80"^^xsd:string ;
  schema:hasOccupation "Leeraar aan de ambachtsschool"@nl ;
  schema:givenName "Pieter Dirk Cornelis"^^xsd:string ;
  schema:name "Pieter Dirk Cornelis Hertog"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b0cIp1J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchheLP> ;
  schema:children <https://n2t.net/ark:/60537/bKoxP4J> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2079792> .

