@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/bdjNKVT>
  schema:familyName "Disco"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96cfa3ae-d67a-ee60-e092-41399bb98982"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Disco"@nl ;
  schema:children <https://n2t.net/ark:/60537/bBQRwX9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb2DbB> ;
  schema:spouse <https://n2t.net/ark:/60537/btWgI7d> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2687726> .

