@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/bX5giB>
  ns0:givenName "Abraham"^^xsd:string ;
  ns0:name "Abraham Nieuwland"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/926e250979be6473b146286579a0c3cf06ab5046d7274e0b3f3c52db0216e009"^^xsd:string ;
  ns0:familyName "Nieuwland"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bbFbLP> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24929> .

