@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/bGrhbn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/db96aa3573b9d077d2cbb5439153a1ce1615e187da4b765f8aa6e404302a640b"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Lafeber"@nl ;
  ns0:familyName "Lafeber"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bV0fok> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24041> .

