@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/bS5r60q>
  schema:givenName "Adrianus"^^xsd:string ;
  schema:name "Adrianus Cabout"@nl ;
  schema:familyName "Cabout"^^xsd:string ;
  schema:hasOccupation "Gepensioneerd Militair"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43f8034b-7a05-bd85-3c1a-3c708d05f28e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/610ce9ed-8cac-2eac-2429-21ec7041dbf7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2232751> ;
  schema:birthDate "1862-10-24"^^xsd:date .

