@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/b0019a>
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui Kroeders"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a92f5221a83588674462d61c983cfa74e2ed6defd0137cfb9e849a727d59a5f3"^^xsd:string ;
  ns0:familyName "Kroeders"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/beMH1d> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23845> .

