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

<https://n2t.net/ark:/60537/bhUbptn>
  pico:hasAge "31"^^xsd:string ;
  schema:familyName "Blok"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Blok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7b23ffd-2f08-8608-f944-66dda9716eab"^^xsd:string ;
  schema:hasOccupation "Touwspinner"@nl ;
  schema:children <https://n2t.net/ark:/60537/b2hIshq> ;
  schema:spouse <https://n2t.net/ark:/60537/bacig5h> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxu9hDS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362183> .

