@prefix schema: <http://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/bQqSbr>
  schema:familyName "Feuilletau de Bruin"^^xsd:string ;
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida Feuilletau de Bruin"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/413b575d83ab0ea1d7989d5d840e935a9b4b5504d12cfbbf3cf413855b7dc915"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Breda> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4ZNB7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22662> .

