@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/byiYmP>
  pico:hasAge "53"^^xsd:string ;
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans Lafeber"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/69cc662a103ad09385a3f3507310576f5cdf8822b09149238b65edac5ea1d48a"^^xsd:string ;
  ns0:familyName "Lafeber"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/garenfabrikeur> ;
  gtm:straat <https://n2t.net/ark:/60537/b5cvef> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgFekh> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3130> .

