@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/bngSZTL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aae13b29-6f24-e4d3-d906-a025b14bd571"^^xsd:string ;
  schema:familyName "Koppens"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Koppens"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dreumel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011828> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f77402a4-840b-64de-63a2-e1b85ce89575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721936> ;
  schema:birthDate "1864-02-14"^^xsd:date .

