@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/byW43gt>
  schema:familyName "de Vroege"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9817c3a0-e5da-b3ac-e2e5-9278287492dc"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna de Vroege"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Montfoort> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jfpg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f920f284-019d-c291-80ef-334d9d12573c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2732240> ;
  schema:birthDate "1827-07-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vroege"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

