@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/bcUpP1>
  ns0:familyName "Hornis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a57c1218db0ceb5c9d331fefa53e1b7380fe549d9fecd741ccba830b1fcc17a3"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Hornis"@nl ;
  ns0:hasOccupation "Varkesslagter"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bsH4JI> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23735> .

