@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/bBQRpwA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9b81932-fcf0-311c-3759-937829ed8663"^^xsd:string ;
  schema:givenName "Katharina Maria"^^xsd:string ;
  schema:name "Katharina Maria Rietveld"@nl ;
  schema:familyName "Rietveld"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011jz2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bd4b0b50-a6d1-c066-c684-34be685dd733> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2555099> .

