@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bgeB3Z>
  pico:hasAge "56"^^xsd:string ;
  ns0:givenName "Antonie"^^xsd:string ;
  ns0:name "Antonie Jue"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/192484e3e2daa7f30afec409a3e96d0474501537098903635b57803341eab1df"^^xsd:string ;
  ns0:familyName "Jue"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  gtm:straat <https://n2t.net/ark:/60537/bBrtw7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcvewg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5996> .

