@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/bnuBtv>
  ns0:givenName "Eyltje"^^xsd:string ;
  ns0:name "Eyltje Rijs"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ee65ca1bdf86ba8b7407bf7ad594d6f3d823107221bc97e223f2a205eb40cec2"^^xsd:string ;
  ns0:familyName "Rijs"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vreeswijk> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bC3zGE> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23192> .

