@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/bRfDVvE>
  schema:familyName "de Vree"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cfff59ca-8cd4-1587-e97c-2e74ad4a8263"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna de Vree"@nl ;
  schema:birthPlace "Stein"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f2b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e0325b86-5da3-e094-347f-30e4f15dc359> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2827163> ;
  schema:birthDate "1803-12-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vree"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

