@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/bZAFsQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/816e64f8297dc4297edc4a5893a66fe57235fd4a428fe584a6cb8eeec620a023"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Steven"@nl ;
  schema:familyName "Steven"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/benhBK> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22715> .

