@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/b1fdhV>
  ns0:familyName "Bruin"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d1bf33c61ef059fb3c6280df9ddbd7625f3b8b0046cdc32ad455b5ad5ea8d23d"^^xsd:string ;
  ns0:givenName "Willemina"^^xsd:string ;
  ns0:name "Willemina Bruin"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bg1T96> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23721> .

