@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/b1FCAN>
  schema:familyName "Bombey"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/59c3bc1db313aca61cafa1ee62d84334652ecaf87816b1771d45df06833eb4e5"^^xsd:string ;
  schema:givenName "Johannis Josephus"^^xsd:string ;
  schema:name "Johannis Josephus Bombey"@nl ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/smit> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bgshuu> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22707> .

