@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/bB13a4k>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:birthPlace "Gend Vlaanderen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/088da848-f08d-b2fd-c092-cb6ab8d63884"^^xsd:string ;
  schema:givenName "Paulina"^^xsd:string ;
  schema:name "Paulina Pieters"@nl ;
  schema:familyName "Pieters"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00krp7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2215478e-3cce-0594-2590-a9a148ae92b9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1992636> ;
  schema:birthDate "1865-04-06"^^xsd:date .

