@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/bFBs5JV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0c75dec-a000-da58-88bf-138b6f5237b1"^^xsd:string ;
  schema:familyName "Linthorst"^^xsd:string ;
  schema:givenName "Stephanus Andreas"^^xsd:string ;
  schema:name "Stephanus Andreas Linthorst"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCgeIsX> ;
  schema:parent <https://n2t.net/ark:/60537/bNw1UAd>, <https://n2t.net/ark:/60537/bxGRgTF> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1973102> ;
  schema:birthDate "1898-02-13"^^xsd:date .

