@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/bHT90Wy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f82695c-28bf-d372-78c6-98efa7478c0c"^^xsd:string ;
  schema:familyName "Koppert"^^xsd:string ;
  schema:givenName "Maria Anna"^^xsd:string ;
  schema:name "Maria Anna Koppert"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hazerswoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019v3w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a43daa0f-3c86-406d-aa5b-8f2a7a70b667> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457790> ;
  schema:birthDate "1847-07-29"^^xsd:date .

