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

