@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/bYkqSfG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d0483fa-8755-5e25-a944-1e70bff1ff81"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Schoon"@nl ;
  schema:familyName "Schoon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbsuQaJ> ;
  schema:children <https://n2t.net/ark:/60537/bQqQ3un> ;
  schema:spouse <https://n2t.net/ark:/60537/bsTMhun> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2660925> .

