@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/b3xUTf>
  ns0:familyName "Abbema"^^xsd:string ;
  ns0:givenName "Hendrik"^^xsd:string ;
  ns0:name "Hendrik Abbema"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/bc9a3cd20b0138fb1d8c4f1faeb64227c7ad6f6fb7b5bedece393fb03e4e22e6"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bijANW> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24665> .

