@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/byiXmTh>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aa06b4e9-8ba6-1689-b567-fb58deafaf45"^^xsd:string ;
  schema:givenName "Maaike"^^xsd:string ;
  schema:name "Maaike Niemansverdriet"@nl ;
  schema:familyName "Niemansverdriet"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rhoon> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jrm2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/294656f2-d0c2-bc3f-9be7-e2b2d91b7659> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2020585> ;
  schema:birthDate "1828-10-23"^^xsd:date .

