@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/b1fdpb>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/308c9efaae85b23ab59912f7d40a688443402d222d30dbbdc752fd0d541ab4dc"^^xsd:string ;
  schema:givenName "Jozua"^^xsd:string ;
  schema:name "Jozua Zantvoord"@nl ;
  schema:familyName "Zantvoord"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bg1Tgn> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/25865> .

