@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/bVQ42g>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/041213612e7f66a973b7adb87dbe81a84bd0590259f7461988f0429fa4d97dd8"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Ooms"@nl ;
  schema:familyName "Ooms"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/baCHdo> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22700> .

