@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/biK08P>
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans Lafeber"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/69cc662a103ad09385a3f3507310576f5cdf8822b09149238b65edac5ea1d48a"^^xsd:string ;
  ns0:familyName "Lafeber"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/garenfabrikeur> ;
  roar:documentedIn <https://n2t.net/ark:/60537/byiYmP> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24338> .

