@prefix ns0: <https://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/bRSM25>
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Leeflang"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/870fb75ad7161c0fe99487ce15066bcfaeea98282b7cbbd014963e8185c24f29"^^xsd:string ;
  ns0:familyName "Leeflang"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6Fpca> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23877> .

