@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/bEmfdE4>
  schema:familyName "Blokland"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f6db4fe-26f6-95c7-eb89-4f192172b5fb"^^xsd:string ;
  schema:givenName "Maaike"^^xsd:string ;
  schema:name "Maaike Blokland"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Noordeloos> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/56f3cde7-39a7-c0dd-c72b-17f155b068f8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2194331> ;
  schema:birthDate "1871-06-07"^^xsd:date .

