@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/bNw4Bp>
  ns0:familyName "Bul"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Bul"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/8496e45b5249360561dd9d68ca2e5c42ae0832688c75b6af369ff0c1a8bb7be5"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b2hHK9> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24311> .

