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

<https://n2t.net/ark:/60537/bQDxJFJ>
  pico:hasAge "26"^^xsd:string ;
  schema:familyName "Bonneur"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/225f8354-f3e1-4465-5f34-8cc88215fc84"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Bonneur"@nl ;
  schema:hasOccupation "Pijpmakersknecht"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b6f0DcB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bE8ybWh> ;
  schema:children <https://n2t.net/ark:/60537/bYkqS4w> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2657412> .

