@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/bchiOf>
  ns0:givenName "Dorothea"^^xsd:string ;
  ns0:name "Dorothea Ogier"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/976fafe4b98a2e5f825d7b171f06d43f55b81f682b4669e73443dc70cb8a6067"^^xsd:string ;
  ns0:familyName "Ogier"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bs3YIN> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24780> .

