@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/btWhRD>
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans Smit"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7d5e6008004a6de8391cedebd551191d7f52af50e2dc798e2fab7652f917e3d7"^^xsd:string ;
  ns0:familyName "Smit"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/arbeider> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bIwg3L> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23524> .

