@prefix schema: <http://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/bWta7T>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/85a676b700d0b778c8c4cf560c8f28ec3772ec6e34c2a0fe229af9880f04140e"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Verhoef"@nl ;
  schema:familyName "Verhoef"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bb25Af> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22847> .

