@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_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2
  a a2a:Record ;
  rdfs:label "Notariële akte op 5 januari 1912" ;
  a2a:hasPerson oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person-743ed537-ad4a-1eeb-0529-447b948d036a, oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person-cbeb02c5-369a-e3dd-08e3-fe0d7dbaf282, oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person-92fcf2b1-da50-dab3-c39e-8bb188ddbe28 ;
  a2a:hasEvent oa:event_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_0, oa:relationep_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_1, oa:relationep_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_2 ;
  a2a:hasSource oa:source_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2 .

oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person-743ed537-ad4a-1eeb-0529-447b948d036a
  a a2a:Person ;
  rdfs:label "Jan Jacobszoon Pranger" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobszoon Pranger" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jacobszoon" ;
    a2a:PersonNameLastName "Pranger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person-cbeb02c5-369a-e3dd-08e3-fe0d7dbaf282
  a a2a:Person ;
  rdfs:label "Klaas Klaaszoon Kroon" ;
  a2a:PersonName [
    rdfs:label "Klaas Klaaszoon Kroon" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Klaaszoon" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person-92fcf2b1-da50-dab3-c39e-8bb188ddbe28
  a a2a:Person ;
  rdfs:label "Lourens Janszoon de Wit" ;
  a2a:PersonName [
    rdfs:label "Lourens Janszoon de Wit" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1912-01-05"^^xsd:date
  ] .

oa:relationep_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person:743ed537-ad4a-1eeb-0529-447b948d036a ;
  a2a:EventKeyRef oa:event_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Event1 .

oa:relationep_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person:cbeb02c5-369a-e3dd-08e3-fe0d7dbaf282 ;
  a2a:EventKeyRef oa:event_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Event1 .

oa:relationep_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Person:92fcf2b1-da50-dab3-c39e-8bb188ddbe28 ;
  a2a:EventKeyRef oa:event_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2_Event1 .

oa:source_raa_7e4a7d45-e64b-b89e-890f-ccfd516ba5d2
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1912-01-05 - 1912-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1912-01-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris A.P.H. de Lange, Bron: Repertorium, Deel: 1531C, Periode: 1910-1912" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "010" ;
    a2a:RegistryNumber "1531C" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris A.P.H. de Lange, Bron: Repertorium, Deel: 1531C, Periode: 1910-1912, Repertorium Periode:, 010, 1531C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/26fe839f-3615-9de7-7925-521793b3e3da.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/26fe839f-3615-9de7-7925-521793b3e3da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/7e4a7d45-e64b-b89e-890f-ccfd516ba5d2" ;
  a2a:RecordGUID "{7e4a7d45-e64b-b89e-890f-ccfd516ba5d2}" ;
  a2a:SourceRemarkOpmerking "<br /><b>Onroerend goed:</b><br /><b>Omschrijving:</b> Bouwland<br /><b>Kadastrale gemeente:</b> Oudkarspel<br /><b>Sectie:</b> C<br /><b>Perceelnummer(s):</b> 1213,1214" ;
  a2a:SourceRemarkarchiefnaam "Notaris A.P.H. de Lange" ;
  a2a:SourceRemarkbron "Repertorium" ;
  a2a:SourceRemarkdeel "1531C" ;
  a2a:SourceRemarkregister_periode "1910-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_4052_00004052.xml van RAA" .

