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

