@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/bY7IIqS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ea91b813-6bba-bf3f-6aa8-afcb7e836702"^^xsd:string ;
  schema:familyName "Vromans"^^xsd:string ;
  schema:givenName "Wilhelmina Alberdina"^^xsd:string ;
  schema:name "Wilhelmina Alberdina Vromans"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/47aae1e8-510b-49ba-12cc-cc69d571c195> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2135289> ;
  schema:birthDate "1891-11-11"^^xsd:date .

