@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/bJyMsB>
  ns0:familyName "Borchward"^^xsd:string ;
  ns0:givenName "Gottfried"^^xsd:string ;
  ns0:name "Gottfried Borchward"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2740b34413ebf27d423d18ffbf51232f84d2fce72153254010fa04249fa02c4f"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bYksmh> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23135> .

