@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/b0qqup>
  ns0:familyName "Houtkoper"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/bd523f1ff67fbbdf30d56b32c7f02f951f9c6fe05220bbf0bd391a4cbe75f61e"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Houtkoper"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/beZoGe> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23040> .

