@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/bCTmO7R>
  schema:familyName "Broere"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2636278-d76f-6703-7c76-9528755ecdb7"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Broere"@nl ;
  schema:hasOccupation "Kapitein Sleepboot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rjkf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/befce6f8-3b3b-8a7b-8354-06b986a26af6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2561438> ;
  schema:birthDate "1855-01-04"^^xsd:date .

