@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/bBdLy1I>
  schema:familyName "Cabout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f489f84-effb-a197-5f76-1dd5c003ec99"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Cabout"@nl ;
  schema:children <https://n2t.net/ark:/60537/b4AqgKU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJLr4Ma> ;
  schema:spouse <https://n2t.net/ark:/60537/bkpAUmk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2747845> .

