@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bo6GLDM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1b49472f-0213-c5f6-6f7f-a7fafd27f406"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Jue"@nl ;
  schema:familyName "Jue"^^xsd:string ;
  schema:hasOccupation "Letterzetter"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/948cf98e-4a1b-77c7-c899-f5db462d274a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2775087> ;
  schema:birthDate "1888-11-02"^^xsd:date .

