@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/bhUcro>
  ns0:givenName "Bartholomeus"^^xsd:string ;
  ns0:name "Bartholomeus Bergman"@nl ;
  ns0:familyName "Bergman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c6c87c2cc7b01d55eb87998058e1edc030c5afbb316f2b63c96e3c4bf0466520"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bxGSjK> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24996> .

