@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/bBdLoh3>
  pico:hasAge "30"^^xsd:string ;
  schema:familyName "Borsje"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Borsje"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0387de9c-b229-9ffd-1ff8-8f125fa23e1b"^^xsd:string ;
  schema:hasOccupation "Klerk ter secretarie der gemeente Pijnacker"@nl ;
  schema:children <https://n2t.net/ark:/60537/bJ8mc8w> ;
  schema:spouse <https://n2t.net/ark:/60537/bR2W0W3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XKPP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2574665> .

