@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/bZady0O>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Adrianus"^^xsd:string ;
  schema:name "Adrianus Zorg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e7950a28-7336-5a3e-e660-0fc77a9cb9a0"^^xsd:string ;
  schema:hasOccupation "Touwspinner"@nl ;
  schema:familyName "Zorg"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bJyKAOm> ;
  schema:spouse <https://n2t.net/ark:/60537/bRfDJcW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bS5qHfH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2607292> .

