@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/b4ApTwQ>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a9ad0694-e4f7-54ee-03e4-e4ce68413cd5"^^xsd:string ;
  schema:familyName "Vermaas"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Vermaas"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010x91> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7af9ff15-1d89-7334-a257-6225ca126da1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2333294> ;
  schema:birthDate "1842-08-19"^^xsd:date .

