@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/bgshH7c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a6e9b069-9df9-705e-2272-bf466fd12125"^^xsd:string ;
  schema:familyName "IJsselstein"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes IJsselstein"@nl ;
  schema:children <https://n2t.net/ark:/60537/b0POJX8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3XiewU> ;
  schema:spouse <https://n2t.net/ark:/60537/b8xHSkx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2411859> .

