@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/bJm4Lc>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/89791ccbf74be875a5d850f1ca5cbabfd17ee834d072dea588ad5c140178efa8"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Vissemulder"@nl ;
  schema:familyName "Vissemulder"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXV2VG> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22779> .

