@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/bNVtTg>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/5c957ed6f94341d9dd4a10c295e35a8b5e8f62ffb02265805d10b264aba179b7"^^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/b2I63w> ;
  schema:birthPlace <https://sws.geonames.org/2803138/> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22701> .

