@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/bjZbqIv>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/250bca52-ff85-eda1-4290-50510881aa09"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Verlaan"@nl ;
  schema:familyName "Verlaan"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cczm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cbee901f-34c9-c716-4c7d-1cb8b646c3e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2609325> ;
  schema:birthDate "1865-10-25"^^xsd:date .

