@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/bcuZjhQ>
  pico:hasAge "30"^^xsd:string ;
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes Leijerweert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cb16c1e0-9548-d763-41d9-b6cc17b2fdf3"^^xsd:string ;
  schema:hasOccupation "Kleermaker"@nl ;
  schema:familyName "Leijerweert"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b4N6aR0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPNIQ92> ;
  schema:spouse <https://n2t.net/ark:/60537/bWSwqMw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/616764> .

