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

