@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/b3xUjHc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b099b18c-9799-6f3c-77ab-3093a513c9b2"^^xsd:string ;
  schema:familyName "Middelkoop"^^xsd:string ;
  schema:givenName "Middelt Cornelis"^^xsd:string ;
  schema:name "Middelt Cornelis Middelkoop"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Linschoten> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/49d18600-4623-42ed-9626-c3e63c535fa3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2143710> ;
  schema:birthDate "1864-12-12"^^xsd:date .

