@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/bIiAk1>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d76dff43cdcd52bda0680c5a3f0aa4791adf0c30339fd18f352577e7689dfdf3"^^xsd:string ;
  schema:familyName "Koemans"^^xsd:string ;
  schema:givenName "Maria Theresia"^^xsd:string ;
  schema:name "Maria Theresia Koemans"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bWSyy2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23468> .

