@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/byJoGn>
  ns0:familyName "Focks"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0d6ad218326d8870fb92fec9f1332c672eb8606541b755d908836ab5162d62a9"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna Focks"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bNw3zS> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23624> .

