@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/byJoLg>
  ns0:birthPlace "Baander"^^xsd:string ;
  ns0:givenName "Barend"^^xsd:string ;
  ns0:name "Barend Bergman"@nl ;
  ns0:familyName "Bergman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f73dc4a8c6ab53ba9fb4866f3158de61b75c53d24639f40be7dc6833ff1523e3"^^xsd:string ;
  ns0:hasOccupation "Waddingsveen"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bNw3DB> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24994> .

