@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/bBQQND7>
  schema:familyName "Bemer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfa7c118-5814-918e-fa10-fa763f1408ad"^^xsd:string ;
  schema:hasOccupation "Inspecteur der Registratie"@nl ;
  schema:givenName "Jan Cornelis"^^xsd:string ;
  schema:name "Jan Cornelis Bemer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ruurlo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqC3Dkp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/609094> ;
  schema:birthDate "1880-04-04"^^xsd:date .

