@prefix pico: <https://personsincontext.org/model#> .
@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/b0PNR0>
  pico:hasAge "47" ;
  ns0:familyName "Fortuin" ;
  ns0:givenName "Frans" ;
  ns0:name "Frans Fortuin"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/86b862d655d7e29594f3b60647b8377bc8b36b28afa6aac809d1d27b7fde5ec0" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b2vEqY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1292> .

