@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/bRfFUT>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/023dc41f6d01437830c1e1c06c499e3fcb06cc4f414ca92df1f72d90947c784d"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Vissemulder"@nl ;
  schema:familyName "Vissemulder"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b5PBnh> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22778> .

