@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/b250GUB>
  pico:hasAge "78"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4c4f740d-8012-c279-d67b-ab8a4d49ef4c"^^xsd:string ;
  schema:givenName "Marinus Jacobus"^^xsd:string ;
  schema:name "Marinus Jacobus Oosterling"@nl ;
  schema:familyName "Oosterling"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bEmfi5h> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjn4rT5> ;
  schema:parent <https://n2t.net/ark:/60537/bMfQ6Wq>, <https://n2t.net/ark:/60537/bUaqVLj> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274074> ;
  schema:deathDate "1926-12-20"^^xsd:date .

