@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/bJ8o9J>
  ns0:givenName "Hendrika"^^xsd:string ;
  ns0:name "Hendrika Wijngaard"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/58291fb461c9dd20720ef38240fa1e8372b8e88d254f3316e45654f6adb3cb6d"^^xsd:string ;
  ns0:familyName "Wijngaard"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXImmz> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24358> .

