@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/bNIMd4>
  schema:familyName "Endhoven"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/fe71ebb7c332a37117fdbdef8a7c3e5f49b653d4eda156d6178ad66591187eb5"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Endhoven"@nl ;
  schema:birthPlace "Noorde"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b2hHFf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22732> .

