@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/bGdAqV>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/660e6ac11c11d550cf131a12f53e6e84def557fdc94ff12d8c4e04c4985787bc"^^xsd:string ;
  schema:familyName "Ooms"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Ooms"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bUNyCL> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22702> .

