@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/bEYofG>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/4cd3718a90fa74ee746ed9d9a422a8d0e938fa8e63866dde90638d359c721a82"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Luinenburg"@nl ;
  schema:familyName "Luinenburg"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bTL3ay> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22617> .

