@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/bTykh73>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Dirkje"^^xsd:string ;
  schema:name "Dirkje Vos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac2fdaec-cc89-8328-f9ed-9f0f82c074fa"^^xsd:string ;
  schema:familyName "Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01ct2s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e97845a9-0b5d-61b2-4345-3b04470d47d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2696886> ;
  schema:birthDate "1881-05-03"^^xsd:date .

