@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/bkOYurf>
  pico:hasAge "29"^^xsd:string ;
  schema:hasOccupation "Buitengewone geregstdienaar der Gemeente Broek cum annexis"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ea12fe4-f9d3-2a47-9f2e-bfa4fb3e48c1"^^xsd:string ;
  schema:givenName "Jacobus Gerdardus"^^xsd:string ;
  schema:name "Jacobus Gerdardus Uland"@nl ;
  schema:familyName "Uland"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b4ZNQM4> ;
  schema:spouse <https://n2t.net/ark:/60537/bcUoFB8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bezYCOd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/606132> .

