@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/bIixVaZ>
  schema:givenName "Adriana Maria"^^xsd:string ;
  schema:name "Adriana Maria Matze"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/156e2123-26c9-e8be-9298-78de05d83d12"^^xsd:string ;
  schema:familyName "Matze"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jf6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1b874f8f-1a68-8b7f-affd-b966b7d45c62> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/718583> ;
  schema:birthDate "1862-09-14"^^xsd:date .

