@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/boWuB6e>
  schema:birthPlace "Attenhoven"@nl ;
  gtm:straat "buiten de Potterspoort"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/d682cb3b-3bb6-44f8-83d9-3100ab5d13d1-po1"^^xsd:string ;
  schema:familyName "Lecok"@nl ;
  schema:givenName "Nicolaas"@nl ;
  schema:name "Nicolaas Lecok"@nl ;
  schema:gender schema:Male ;
  schema:spouse <https://n2t.net/ark:/60537/bg1TMfU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2895824> .

