@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/bvBTmg>
  ns0:familyName "Custer"^^xsd:string ;
  ns0:birthPlace "Engelberg in Zw"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2052d8143fa21ac42f40029505fc1fb93ca7d0f78c630972b1ac0149a2934cff"^^xsd:string ;
  ns0:givenName "Jozeph"^^xsd:string ;
  ns0:name "Jozeph Custer"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bKozdB> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23160> .

