@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/bIIWUEi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/20c2b9d0-9c81-4ffa-3387-ad4c8a42a708"^^xsd:string ;
  schema:familyName "Luitjes"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia Luitjes"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bQDxJrY>, <https://n2t.net/ark:/60537/bYy7yge> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEzrgX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2653303> ;
  schema:birthDate "1851-12-23"^^xsd:date .

