@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/b4a0wQ0>
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58c9d01a-c7a2-ebc9-7212-1d5983a17661"^^xsd:string ;
  schema:givenName "Judik"^^xsd:string ;
  schema:name "Judik Cats"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9MTd0H> ;
  schema:spouse <https://n2t.net/ark:/60537/bAOmN6u> ;
  schema:children <https://n2t.net/ark:/60537/bjZb9tF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2318703> .

