@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/bi6TcE>
  pico:hasAge "22"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/df7fb542e2d78c540408dc6676d86b31ad0b3459eea02e6ad2006d8d0bc77bf1"^^xsd:string ;
  ns0:givenName "Machiel"^^xsd:string ;
  ns0:name "Machiel Wouterleest"@nl ;
  ns0:familyName "Wouterleest"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpn7Mp> ;
  a pico:PersonObservation ;
  ns0:birthPlace <https://sws.geonames.org/2803138/> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5423> .

