@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/bm1GJW>
  pico:hasAge "46"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0e8571b443fd8afc48fc0ad16c5acda5d8007ca7b896ba38a85d0450ef854faa"^^xsd:string ;
  ns0:givenName "Reinier"^^xsd:string ;
  ns0:name "Reinier Tuiloo"@nl ;
  ns0:familyName "Tuiloo"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btjqTH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3178> .

