@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/bL0Gn6>
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Oosterhout"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2566a0906c58e2a60720babef2cb40a87b9dcc335d07e692b7d69b0827b09d94"^^xsd:string ;
  ns0:familyName "Oosterhout"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bZNmgF> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24946> .

