@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/bEmhbn>
  schema:givenName "Anthonie"^^xsd:string ;
  schema:name "Anthonie Polet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8d7bd4e6342479c9a5a112a5b93729af96b535df3d5675cc8849c3dc6f3649bf"^^xsd:string ;
  schema:familyName "Polet"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bT7X65> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22679> .

