@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/beA0hs>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/a86bdf6f061673a36b551088d58b8f07fc6791e36f2ed7cf1e9fb70c9e27fcdd"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Philips"@nl ;
  schema:familyName "Philips"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/metzelaar> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bu8Yug> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22806> .

