@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/b87iXS>
  ns0:familyName "Houtkoper"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ebd6552476d34f169b6fe4244e57c44eab672ceba8b450ddad7b69d6888eeb05"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Houtkoper"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/broodbakker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bnTYQ6> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23039> .

