@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/box4jrj>
  pico:hasAge "28"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c37cb0e6-00fa-1ff1-4244-571ed9bf41fd"^^xsd:string ;
  schema:familyName "Noorlander"^^xsd:string ;
  schema:givenName "Philippus Jacobus"^^xsd:string ;
  schema:name "Philippus Jacobus Noorlander"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7HTGOo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37C0O> ;
  schema:spouse <https://n2t.net/ark:/60537/bwrF8e2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/611256> .

