@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/baPpN4s>
  schema:familyName "Cabout"@nl ;
  schema:givenName "Hendrik"@nl ;
  schema:name "Hendrik Cabout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/79a91e92-381d-43e3-b689-b7c94e2a0a57-po1"^^xsd:string ;
  schema:gender schema:Male ;
  schema:spouse <https://n2t.net/ark:/60537/b2UOYdZ> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2893612> .

