@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/baCIcn>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/684b5f1d9af0a4c50fbace3decbb5d68c71581e5e14e3ed7c1a5f80c2174565a"^^xsd:string ;
  schema:givenName "Johannis"^^xsd:string ;
  schema:name "Johannis Ooms"@nl ;
  schema:familyName "Ooms"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bqpo63> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22791> .

