@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/b4nIy9>
  ns0:givenName "Engel"^^xsd:string ;
  ns0:name "Engel Noordeman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/65759803079742d272c13bcf4c75225024c502272c6f91fca1cdd5c26b624790"^^xsd:string ;
  ns0:familyName "Noordeman"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bj9ot1> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23024> .

