@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/buM5yT>
  schema:givenName "Agnes"^^xsd:string ;
  schema:name "Agnes Eijck"@nl ;
  schema:familyName "Eijck"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d648c91025cc4231b4025369c4e18985c511d3b9e986769fcb201aa9d36afddb"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Roermond> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bJyLq4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22657> .

