@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/bCtZ56>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5bd2df1299c28331e29763c7526d00835c246f14ad13688791ee67833a3a748b"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Visser"@nl ;
  ns0:familyName "Visser"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bR2Xh4> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23848> .

