@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/bIiAhu>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/827120cebf1a5a685f063feb4b113e29b116a4a877915af9458b43d525a65451"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Vingerling"@nl ;
  schema:familyName "Vingerling"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/timmerman> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bX5fcm> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22872> .

