@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/bHg2LkO>
  schema:familyName "Dalmeijer"^^xsd:string ;
  schema:hasOccupation "Gepensioneerd Onderwijzer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c8efa235-cfae-5c21-f514-d4efa19ffaa4"^^xsd:string ;
  schema:givenName "Jan Jacobus"^^xsd:string ;
  schema:name "Jan Jacobus Dalmeijer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0111dr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5dde9954-f3b6-d93f-d83f-79cfa6cb3bf0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2220554> ;
  schema:birthDate "1822-11-23"^^xsd:date .

