@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/bI5SC7>
  schema:familyName "Hageman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/087bd8a8d89b1576f608c352c4ee53572333d689741ee2e0acfe60381e4d103b"^^xsd:string ;
  schema:givenName "Ningje"^^xsd:string ;
  schema:name "Ningje Hageman"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bWSywG> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22694> .

