@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/bMSYrJ>
  ns0:familyName "Frederikse"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/89e6ff811a4c375f5c1eb91413a4ac2e69c857bb2bc1d3c9ddbf7564c59d71ec"^^xsd:string ;
  ns0:givenName "Maria Dorothea"^^xsd:string ;
  ns0:name "Maria Dorothea Frederikse"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b1FBCZ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23003> .

