@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/bdxuRzD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/20b8f5fe-739d-fbac-5568-ccadc9a2b920"^^xsd:string ;
  schema:givenName "Mensche"^^xsd:string ;
  schema:name "Mensche Vromans"@nl ;
  schema:familyName "Vromans"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woubrugge> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3593721f-ef4a-63e9-2b22-e4260156e11e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2068704> ;
  schema:birthDate "1863-12-11"^^xsd:date .

