@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/bMSYqy>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/0330026fef0c7b9dccbd6420c3ee97be92befeba997c1d16c9d152f754f82666"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Kool"@nl ;
  schema:familyName "Kool"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b1FBAD> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22616> .

