@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/b1sUVC>
  schema:familyName "Belonje"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8d31d6bdd4bc3d01f3ae20acc69acaa680824a20d60ab225849c9112fc66e8a9"^^xsd:string ;
  schema:givenName "Lieve"^^xsd:string ;
  schema:name "Lieve Belonje"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/mandemaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bg1T5o> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22738> .

