@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/bZNjOEX>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ddce9ca7-1073-ceba-bb03-44421bd0eae6"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Netten"@nl ;
  schema:familyName "Netten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xs4f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f233d2a4-dc99-613a-5e9b-006cbb881bb1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2862072> ;
  schema:birthDate "1877-10-31"^^xsd:date .

