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

<https://n2t.net/ark:/60537/b0D6P1b>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/03793d9a-ac01-f188-f173-2c7f8275737c"^^xsd:string ;
  schema:givenName "Johanna Magdalena"^^xsd:string ;
  schema:name "Johanna Magdalena Soeters"@nl ;
  schema:birthPlace "Kuik"@nl ;
  schema:hasOccupation "Modiste"@nl ;
  schema:familyName "Soeters"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sxv8> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bqpompu> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4c55c323-08f9-37d4-6dfa-e9045874714a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/649385> ;
  schema:birthDate "1871-06-20"^^xsd:date .

