@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/btJzL6B>
  pico:hasAge "24"^^xsd:string ;
  schema:hasOccupation "Arbeider"@nl ;
  schema:familyName "Bulk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e84a89bb-6b9d-17eb-dce7-5b6134c9abbb"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Bulk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpGj8> ;
  schema:children <https://n2t.net/ark:/60537/bcUp7ro> ;
  schema:spouse <https://n2t.net/ark:/60537/bkOYWhx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2391145> .

