@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/b8k0De>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/f7caf0f0d5b9bd7048734b282b99e5868ab57b5db590aeb98b4e1b97c889243f"^^xsd:string ;
  schema:givenName "Ingje"^^xsd:string ;
  schema:name "Ingje Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelierster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bo6GxM> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22830> .

