@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/bNVrEP4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dec75948-b4c7-fd78-2bd3-9cb3e88ea5e1"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Zorg"@nl ;
  schema:familyName "Zorg"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bbFc2Ck> ;
  schema:spouse <https://n2t.net/ark:/60537/bVQ1tDW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KJTX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2387582> .

