@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/bXIj8he>
  schema:hasOccupation "Broodbakker"@nl ;
  schema:familyName "Goedewaagen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a9dc8bad-b734-3f07-dc51-799ecbde6031"^^xsd:string ;
  schema:givenName "Johannes Adrianus"^^xsd:string ;
  schema:name "Johannes Adrianus Goedewaagen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3XhYqG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612283> ;
  schema:birthDate "1892-08-20"^^xsd:date .

