@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/bwdXKuH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d9931ebf-6881-b23a-87d6-31bd9faab5a0"^^xsd:string ;
  schema:givenName "Menschje Alberdina"^^xsd:string ;
  schema:name "Menschje Alberdina Vromans"@nl ;
  schema:familyName "Vromans"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c0ba72b-f08e-3369-1b48-c8c605c8b092> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2213659> ;
  schema:birthDate "1895-02-01"^^xsd:date .

