@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bcHHU68>
  ns0:givenName "Cornelis"@nl ;
  ns0:name "Cornelis Vermeer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/9b29f27f-917c-416b-a72a-1c84829a17d2-po1"^^xsd:string ;
  ns0:familyName "Vermeer"@nl ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Benschop> ;
  ns0:spouse <https://n2t.net/ark:/60537/b4N75gb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2894409> .

