@prefix schema: <http://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/bywGUV>
  schema:familyName "Hamis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/551f506cf8df51de43fa28a744f6bcf3034cfb43310a0ae3c5a0d0b794791407"^^xsd:string ;
  schema:givenName "Jacop"^^xsd:string ;
  schema:name "Jacop Hamis"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bNimPN> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22672> .

