@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/bEyYWj>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/35966f6e29b3fc6da9b73b2ee73e3b6fb3d318cb0d3e25c5015c2c2b2ec74162"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Smith"@nl ;
  schema:familyName "Smith"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bTkENt> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22857> .

