@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/bzmtsDS>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7d274ebc-bfbe-cb39-fdf4-b89a6e57b31a"^^xsd:string ;
  schema:familyName "Linthorst"^^xsd:string ;
  schema:givenName "Lucia"^^xsd:string ;
  schema:name "Lucia Linthorst"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t95h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/94c7722b-bdf4-f6f2-6ef7-424a5e3c2391> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2775906> ;
  schema:birthDate "1873-06-01"^^xsd:date .

