@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/bhh5ua>
  pico:hasAge "36"^^xsd:string ;
  ns0:givenName "Aldert"^^xsd:string ;
  ns0:name "Aldert Koppendraayer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/da834217f899e16d3e5082f65b498fcd7bd9e5afdca69b9e7b4b8251ee2129b2"^^xsd:string ;
  ns0:familyName "Koppendraayer"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3y8TH> ;
  gtm:straat <https://n2t.net/ark:/60537/b8KoW7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5694> .

