@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/bPB1RPD>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/72857bea-0393-f1f7-1b43-ca42ea48de1a"^^xsd:string ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Mulder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  schema:parent <https://n2t.net/ark:/60537/b5qcrMD>, <https://n2t.net/ark:/60537/bzLRebQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beMGr6K> ;
  schema:spouse <https://n2t.net/ark:/60537/bXvCGEy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2145281> .

