@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/bi6TZi>
  schema:givenName "Aletta Maria"^^xsd:string ;
  schema:name "Aletta Maria Voordewind"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/22493fe0036e6ffe0fa0af57021f0950ac1cbc9668453e489abc846f3c32c412"^^xsd:string ;
  schema:familyName "Voordewind"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bxTzRv> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22643> .

