@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/btj9VE6>
  pico:hasAge "52"^^xsd:string ;
  schema:givenName "Hermanus"^^xsd:string ;
  schema:name "Hermanus Rijnhout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ec2f470-aedd-6e5d-6ede-5aafb3192dd1"^^xsd:string ;
  schema:familyName "Rijnhout"^^xsd:string ;
  schema:hasOccupation "Sjouwerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpqjf> ;
  schema:children <https://n2t.net/ark:/60537/bBdKKvq> ;
  schema:spouse <https://n2t.net/ark:/60537/bJ8kzju> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/593213> .

