@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/bRSLYc>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/9a74622542804f029fc3f0814b7ee92077c5a167105c4dc5357d6f073858a071"^^xsd:string ;
  schema:familyName "Stevens"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Stevens"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6sHqy> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22716> .

