@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/byJnwO2>
  ns0:familyName "de Ronde"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/74c42127-28f0-45b7-b963-c4d42c400bf4-po3"^^xsd:string ;
  ns0:givenName "Niesje"@nl ;
  ns0:name "Niesje de Ronde"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/beZoBk> ;
  ns0:spouse <https://n2t.net/ark:/60537/bGDXkCL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:birthPlace <https://n2t.net/ark:/60537/buzpEa> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2893493> ;
  ns0:additionalName [
    ns1:baseSurname "Ronde"^^xsd:string ;
    ns1:literalName "Niesje de Ronde"^^xsd:string ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

