@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/bpYYSWG>
  pico:hasAge "19"^^xsd:string ;
  schema:hasOccupation "Baanspinder"@nl ;
  schema:givenName "Barend"^^xsd:string ;
  schema:name "Barend Jue"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/44cd744c-b90a-323a-3dbc-4ded93cb8c2a"^^xsd:string ;
  schema:familyName "Jue"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdxuvHe> ;
  schema:spouse <https://n2t.net/ark:/60537/bFO9wCc> ;
  schema:children <https://n2t.net/ark:/60537/bxTzHLK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2781124> .

