@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/b2UOJJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/6309f5f35b4f905e2147df3c0b5f41eacb155783622bf4559ecbec07e952bcc7"^^xsd:string ;
  schema:familyName "Ooms"^^xsd:string ;
  schema:givenName "Wilhelmus Johannis"^^xsd:string ;
  schema:name "Wilhelmus Johannis Ooms"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bhuMVH> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22792> .

