@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/bi6U1P>
  ns0:givenName "Helena"^^xsd:string ;
  ns0:name "Helena Uliné"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ccfbf0373affa9cfc061179a393e365ae19213918434f125e28e6dc566ee873b"^^xsd:string ;
  ns0:familyName "Uliné"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/De_Bilt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bxTzU2> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23417> .

