@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/bmeo4ie>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d86b0237-3970-b751-e458-0cb24c7d5259"^^xsd:string ;
  schema:givenName "Johannes Coenradus"^^xsd:string ;
  schema:name "Johannes Coenradus Regeer"@nl ;
  schema:familyName "Regeer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kqkm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/49b4270e-c611-e1bd-3857-042f4a37fa0f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2143314> ;
  schema:birthDate "1872-03-13"^^xsd:date .

