@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/baCIfU>
  ns0:givenName "Cristina"^^xsd:string ;
  ns0:name "Cristina Willemars"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/b462f66da18bb69ac8f82fd80cbcfc6cdbc3c3d470bb8935b5b2092ef3a33249"^^xsd:string ;
  ns0:familyName "Willemars"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Barneveld> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bqpo9B> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23774> .

