@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/byW5ky>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/9674902653039ac3f7aeb56e767a98342bc3987d52ce41e1dac3a2073d6f71a6"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Prinsenberg"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tuinman> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bNw3v9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22641> .

