@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wba_ef1f31d3-4584-920a-e281-51b32c02c888
  a a2a:Record ;
  rdfs:label "Notariële akte op 25 november 1713" ;
  a2a:hasPerson oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person-01f43319-23ee-0548-a5d1-d0430d2eab7e, oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person-be255d79-4b16-d79e-3847-20dbf5a62394, oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person-a4b1a1b6-5b36-9cee-ceb2-70589693e685 ;
  a2a:hasEvent oa:event_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ef1f31d3-4584-920a-e281-51b32c02c888_0, oa:relationep_wba_ef1f31d3-4584-920a-e281-51b32c02c888_1, oa:relationep_wba_ef1f31d3-4584-920a-e281-51b32c02c888_2 ;
  a2a:hasSource oa:source_wba_ef1f31d3-4584-920a-e281-51b32c02c888 .

oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person-01f43319-23ee-0548-a5d1-d0430d2eab7e
  a a2a:Person ;
  rdfs:label "Bernardus van Steen" ;
  a2a:PersonName [
    rdfs:label "Bernardus van Steen" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "van Steen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person-be255d79-4b16-d79e-3847-20dbf5a62394
  a a2a:Person ;
  rdfs:label "Johanna Becanus" ;
  a2a:PersonName [
    rdfs:label "Johanna Becanus" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Becanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person-a4b1a1b6-5b36-9cee-ceb2-70589693e685
  a a2a:Person ;
  rdfs:label "Franciscus Loncke" ;
  a2a:PersonName [
    rdfs:label "Franciscus Loncke" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Loncke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1713-11-25"^^xsd:date
  ] .

oa:relationep_wba_ef1f31d3-4584-920a-e281-51b32c02c888_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person:01f43319-23ee-0548-a5d1-d0430d2eab7e ;
  a2a:EventKeyRef oa:event_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Event1 .

oa:relationep_wba_ef1f31d3-4584-920a-e281-51b32c02c888_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person:be255d79-4b16-d79e-3847-20dbf5a62394 ;
  a2a:EventKeyRef oa:event_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Event1 .

oa:relationep_wba_ef1f31d3-4584-920a-e281-51b32c02c888_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Person:a4b1a1b6-5b36-9cee-ceb2-70589693e685 ;
  a2a:EventKeyRef oa:event_wba_ef1f31d3-4584-920a-e281-51b32c02c888_Event1 .

oa:source_wba_ef1f31d3-4584-920a-e281-51b32c02c888
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1713-11-25 - 1713-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1713-11-25"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: H. van Pelt, Bron: boek, Deel: 172, Periode: 1713-1715" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "317" ;
    a2a:RegistryNumber "172" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: H. van Pelt, Bron: boek, Deel: 172, Periode: 1713-1715, Notariële archieven Roosendaal, 317, 172"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ef1f31d3-4584-920a-e281-51b32c02c888" ;
  a2a:RecordGUID "{ef1f31d3-4584-920a-e281-51b32c02c888}" ;
  a2a:SourceRemarkOpmerking "acceptant, Johanna Becanus weduwe van Franciscus Loncke transportant", "Notaris Hendrick van Pelt" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9335_00009335.xml van WBA" .

