@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/bgshf9J>
  schema:familyName "Cabout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3ce1104b-056b-c87f-8e2c-d32171179eca"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Cabout"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tkz2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/12e70117-dee6-450b-ba27-8444ae4dabfd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/637126> ;
  schema:birthDate "1823-12-05"^^xsd:date .

