@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/bEmffTo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66d5189b-f15b-a5f0-58b0-d9a868d7bb9a"^^xsd:string ;
  schema:familyName "Vromans"^^xsd:string ;
  schema:givenName "Willem Johannes"^^xsd:string ;
  schema:name "Willem Johannes Vromans"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/617ef3ec-0dbe-9d44-3d34-6853435cc215> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2234502> ;
  schema:birthDate "1888-01-03"^^xsd:date .

