@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/bTL4aI>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ba0c3054dc0f2c0220b06553203aeb952b4e8ab560c0fb4b1855d2ad2e65d746"^^xsd:string ;
  schema:givenName "Johannis"^^xsd:string ;
  schema:name "Johannis Nieuwenhuize"@nl ;
  schema:familyName "Nieuwenhuize"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b8xHjt> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22708> .

