@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_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49
  a a2a:Record ;
  rdfs:label "Notariële akte op 5 oktober 1895" ;
  a2a:hasPerson oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-e77103c7-bbd1-44f9-cd15-0c92e26faef8, oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-c2dbffcb-c0b2-3600-5c6a-edf25c70e93a, oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-a053a559-37d3-7d0f-1087-6fa00479ba07, oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-fc7707a2-9bd6-fd6b-fb1d-121cec5f8e0c, oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-737b9add-6f0d-57c6-9877-ccedad3ed674, oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-0ad5fcc8-f4e7-00f7-ceea-92601aa6c2c3 ;
  a2a:hasEvent oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_0, oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_1, oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_2, oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_3, oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_4, oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_5 ;
  a2a:hasSource oa:source_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49 .

oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-e77103c7-bbd1-44f9-cd15-0c92e26faef8
  a a2a:Person ;
  rdfs:label "Anna Broek" ;
  a2a:PersonName [
    rdfs:label "Anna Broek" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-c2dbffcb-c0b2-3600-5c6a-edf25c70e93a
  a a2a:Person ;
  rdfs:label "Catherine Johanna Lans" ;
  a2a:PersonName [
    rdfs:label "Catherine Johanna Lans" ;
    a2a:PersonNameFirstName "Catherine Johanna" ;
    a2a:PersonNameLastName "Lans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-a053a559-37d3-7d0f-1087-6fa00479ba07
  a a2a:Person ;
  rdfs:label "Willem Pieter Huisman" ;
  a2a:PersonName [
    rdfs:label "Willem Pieter Huisman" ;
    a2a:PersonNameFirstName "Willem Pieter" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-fc7707a2-9bd6-fd6b-fb1d-121cec5f8e0c
  a a2a:Person ;
  rdfs:label "Alida Frederika Margaretha Huisman" ;
  a2a:PersonName [
    rdfs:label "Alida Frederika Margaretha Huisman" ;
    a2a:PersonNameFirstName "Alida Frederika Margaretha" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-737b9add-6f0d-57c6-9877-ccedad3ed674
  a a2a:Person ;
  rdfs:label "Frederik Huisman" ;
  a2a:PersonName [
    rdfs:label "Frederik Huisman" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person-0ad5fcc8-f4e7-00f7-ceea-92601aa6c2c3
  a a2a:Person ;
  rdfs:label "Catherina Johanna Lans" ;
  a2a:PersonName [
    rdfs:label "Catherina Johanna Lans" ;
    a2a:PersonNameFirstName "Catherina Johanna" ;
    a2a:PersonNameLastName "Lans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1895-10-05"^^xsd:date
  ] .

oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person:e77103c7-bbd1-44f9-cd15-0c92e26faef8 ;
  a2a:EventKeyRef oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 .

oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person:c2dbffcb-c0b2-3600-5c6a-edf25c70e93a ;
  a2a:EventKeyRef oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 .

oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person:a053a559-37d3-7d0f-1087-6fa00479ba07 ;
  a2a:EventKeyRef oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 .

oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person:fc7707a2-9bd6-fd6b-fb1d-121cec5f8e0c ;
  a2a:EventKeyRef oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 .

oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person:737b9add-6f0d-57c6-9877-ccedad3ed674 ;
  a2a:EventKeyRef oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 .

oa:relationep_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Person:0ad5fcc8-f4e7-00f7-ceea-92601aa6c2c3 ;
  a2a:EventKeyRef oa:event_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49_Event1 .

oa:source_raa_0bebca65-e79b-9c54-cd3e-7de14f3c6a49
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen" ;
    rdfs:label "Bergen", "1895-10-05 - 1895-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1895-10-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris L. Top, Bron: Repertorium, Deel: 16, Periode: 1892-1906" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "157" ;
    a2a:RegistryNumber "16" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris L. Top, Bron: Repertorium, Deel: 16, Periode: 1892-1906, Repertorium Periode:, 157, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/9e70af96-2835-4495-94c1-5c2b0c0bfa28.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/9e70af96-2835-4495-94c1-5c2b0c0bfa28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/0bebca65-e79b-9c54-cd3e-7de14f3c6a49" ;
  a2a:RecordGUID "{0bebca65-e79b-9c54-cd3e-7de14f3c6a49}" ;
  a2a:SourceRemarkOpmerking "<br /><b>Onroerend goed:</b><br /><b>Omschrijving:</b> Huis en erf<br /><b>Kadastrale gemeente:</b> Alkmaar<br /><b>Sectie:</b> B<br /><b>Perceelnummer(s):</b> 382" ;
  a2a:SourceRemarkarchiefnaam "Notaris L. Top" ;
  a2a:SourceRemarkbron "Repertorium" ;
  a2a:SourceRemarkdeel "16" ;
  a2a:SourceRemarkregister_periode "1892-1906" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_7601_00007601.xml van RAA" .

