@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b2vpKUW>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bef164f9-32bb-5c45-9c62-b560ac5696d1"^^xsd:string ;
  schema:givenName "Masje"^^xsd:string ;
  schema:name "Masje Stolk"@nl ;
  schema:familyName "Stolk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1fc> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/193f8cb7-c86e-4760-6abe-33f374f2022d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/649608> ;
  schema:birthDate "1860-12-19"^^xsd:date .

