@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bPaDWSm>
  pico:hasAge "26"^^xsd:string ;
  schema:familyName "Cabout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eaf3c867-d7a6-3269-61cd-752a160970ee"^^xsd:string ;
  schema:givenName "Maria Elisabeth"^^xsd:string ;
  schema:name "Maria Elisabeth Cabout"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bHg386n> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRK92> ;
  schema:parent <https://n2t.net/ark:/60537/brrSvqE>, <https://n2t.net/ark:/60537/bWSx5gY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2626359> .

