@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/b7UBxsp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d356e82b-6576-274e-824b-658a45de89b9"^^xsd:string ;
  schema:givenName "Isaac"^^xsd:string ;
  schema:name "Isaac Kloppert"@nl ;
  schema:familyName "Kloppert"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCgfjQw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJm1RXc> ;
  schema:children <https://n2t.net/ark:/60537/bS5qXuk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2080386> .

