@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/bSvS3Z>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/a965eb095fdfa7454bce1dc811e4ee99deda183e2ebb1bed939a4332f20b3e23"^^xsd:string ;
  schema:givenName "Lieven"^^xsd:string ;
  schema:name "Lieven Stalenburg"@nl ;
  schema:familyName "Stalenburg"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b7hvd4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22832> .

