@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_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9
  a a2a:Record ;
  rdfs:label "Notariële akte op 1 februari 1687" ;
  a2a:hasPerson oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-394c09b0-dfb9-4e7c-82a8-6a6903b49d16, oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-0f60ed1c-1dcf-4533-be43-aecc72e11293, oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-eccf209c-d4f9-478b-a737-a8ea5b6fd61a, oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-90b63df5-3681-4e72-bb04-be02beb13ffc ;
  a2a:hasEvent oa:event_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_0, oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_1, oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_2, oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_3 ;
  a2a:hasSource oa:source_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9 .

oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-394c09b0-dfb9-4e7c-82a8-6a6903b49d16
  a a2a:Person ;
  rdfs:label "Jan Belliaerts" ;
  a2a:PersonName [
    rdfs:label "Jan Belliaerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Belliaerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:Profession "beurtschipper" .

oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-0f60ed1c-1dcf-4533-be43-aecc72e11293
  a a2a:Person ;
  rdfs:label "Matthijs Gasselaers" ;
  a2a:PersonName [
    rdfs:label "Matthijs Gasselaers" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Gasselaers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper Breda-Amsterdam" .

oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-eccf209c-d4f9-478b-a737-a8ea5b6fd61a
  a a2a:Person ;
  rdfs:label "Christoffel Gastelaers" ;
  a2a:PersonName [
    rdfs:label "Christoffel Gastelaers" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Gastelaers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper" .

oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person-90b63df5-3681-4e72-bb04-be02beb13ffc
  a a2a:Person ;
  rdfs:label "Lenaert Soomans" ;
  a2a:PersonName [
    rdfs:label "Lenaert Soomans" ;
    a2a:PersonNameFirstName "Lenaert" ;
    a2a:PersonNameLastName "Soomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1687-02-01"^^xsd:date
  ] .

oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person:394c09b0-dfb9-4e7c-82a8-6a6903b49d16 ;
  a2a:EventKeyRef oa:event_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Event1 .

oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person:0f60ed1c-1dcf-4533-be43-aecc72e11293 ;
  a2a:EventKeyRef oa:event_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Event1 .

oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person:eccf209c-d4f9-478b-a737-a8ea5b6fd61a ;
  a2a:EventKeyRef oa:event_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Event1 .

oa:relationep_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Person:90b63df5-3681-4e72-bb04-be02beb13ffc ;
  a2a:EventKeyRef oa:event_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9_Event1 .

oa:source_brd_04dd86eb-e69b-47bf-82c6-5dd1dec301f9
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1687-02-01 - 1687-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1687-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1687-02-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0216, Periode: 1686-1687" ;
    a2a:Book "P. van Heusden, Allerhande acten (Protocollen), 02-05-1686 / 1687" ;
    a2a:RegistryNumber "0216" ;
    a2a:Folio "42" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0216, Periode: 1686-1687, P. van Heusden, Allerhande acten (Protocollen), 02-05-1686 / 1687, 0216, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/fb7d9b46-7f16-e63a-1e50-dc74dbfe0665.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/04dd86eb-e69b-47bf-82c6-5dd1dec301f9" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/fb7d9b46-7f16-e63a-1e50-dc74dbfe0665.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/04dd86eb-e69b-47bf-82c6-5dd1dec301f9" ;
  a2a:RecordGUID "{04dd86eb-e69b-47bf-82c6-5dd1dec301f9}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>P.
van
Heusden""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"P.+van+Heusden%2C+Allerhande+acten+%28Protocollen%29%2C+02-05-1686+%2F+1687\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19941_00019941.xml van BRD" .

