@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQQez8B>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8992cf3c-9914-9cc4-3e7f-c9deff4aa528"^^xsd:string ;
  schema:hasOccupation "Modiste"@nl ;
  schema:givenName "Rosetta"^^xsd:string ;
  schema:name "Rosetta van Praag"@nl ;
  schema:familyName "van Praag"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ddcbed77-d6c6-1947-9c73-7ddd58b145bc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2817855> ;
  schema:birthDate "1844-11-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Praag"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

