@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/b8k04PW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d560787-7c76-2f8a-7b48-acb9e1a8a431"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Kroon"@nl ;
  schema:familyName "Kroon"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0D6Wqa> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGDW8Gd> ;
  schema:children <https://n2t.net/ark:/60537/bgeATEH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2285722> .

