@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/bchhI0>
  pico:hasAge "23"^^xsd:string ;
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans Passimier"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b508497f2efa0e729c4db496614b3161feb9184dea76ddfb8d629ba524d4f058"^^xsd:string ;
  ns0:familyName "Passimier"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/smit> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baqeCm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1902> .

