@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/b7UBx5>
  pico:hasAge "13"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/49cde724e3b4bcd47be322280faa914b60572612f9e0da458ac8d1207aa7e47d"^^xsd:string ;
  ns0:givenName "Leendert"^^xsd:string ;
  ns0:name "Leendert Suydveldt"@nl ;
  ns0:hasOccupation "Smitsjonge"@nl ;
  ns0:familyName "Suydveldt"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btJPfs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6237> .

