@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b9Ace6p>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Gerarda"^^xsd:string ;
  schema:name "Gerarda van Eck"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63401440-c4b9-8419-02fa-aabf4fc0d81a"^^xsd:string ;
  schema:familyName "van Eck"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Snelrewaard> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013j57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/840f7597-549a-d6ed-7e6b-95a49e304f6d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2368469> ;
  schema:birthDate "1874-02-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eck"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

