@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/bm1HJ6>
  ns0:givenName "Gerardus"^^xsd:string ;
  ns0:name "Gerardus Marree"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/8f55fc3564b6fc557b7c27b9bc38ace50a4062686b5c3fb0d8082b0fa2d6b1a7"^^xsd:string ;
  ns0:familyName "Marree"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bAOnCu> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24299> .

