@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/bHT8Ef9>
  schema:givenName "Christiaan"^^xsd:string ;
  schema:name "Christiaan Poelijoe"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9cc598b3-13f7-064c-608e-07fb053dbe71"^^xsd:string ;
  schema:familyName "Poelijoe"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCtWrsI> ;
  schema:children <https://n2t.net/ark:/60537/bPNJt3S> ;
  schema:spouse <https://n2t.net/ark:/60537/bXIjgTX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2055862> .

