@prefix ns0: <https://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/bqC5TG>
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Janmaat"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0453b03e1c2cd2d733dca4cd641a83f9a80f0d013e809412683e3cc6553c05e3"^^xsd:string ;
  ns0:familyName "Janmaat"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bFoLNd> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24817> .

