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

<https://n2t.net/ark:/60537/bRSJEYS>
  pico:hasAge "27"^^xsd:string ;
  schema:familyName "Cecconi"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2bf262dd-9a4d-b744-2a7e-3d72c08ceda1"^^xsd:string ;
  schema:birthPlace "Padova (Italie)"@nl ;
  schema:givenName "Pia Seconda"^^xsd:string ;
  schema:name "Pia Seconda Cecconi"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bC3z1oX>, <https://n2t.net/ark:/60537/bmeooHo> ;
  schema:spouse <https://n2t.net/ark:/60537/bJY8Qbx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bngS4ZQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2490150> .

