@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/bIVGrH>
  ns0:familyName "Bos"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7fb65acb5910366f16a5c415d5d7a6a7c7632743a90c17fa0119fd51eb69a1f4"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Bos"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXImko> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24180> .

