@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_e1136c95-c85a-a1d4-e650-0147f9652ac5
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 juli 1838" ;
  a2a:hasPerson oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person-c4a21c38-2455-8ade-4f99-6058d1e2a8c1, oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person-f8ecd37a-be56-1999-6341-ad1dda6c39e6, oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person-67bf4b2e-9024-1588-6d1f-d28198fffefb ;
  a2a:hasEvent oa:event_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_0, oa:relationep_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_1, oa:relationep_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_2 ;
  a2a:hasSource oa:source_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5 .

oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person-c4a21c38-2455-8ade-4f99-6058d1e2a8c1
  a a2a:Person ;
  rdfs:label "Grietje Kuijter" ;
  a2a:PersonName [
    rdfs:label "Grietje Kuijter" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kuijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person-f8ecd37a-be56-1999-6341-ad1dda6c39e6
  a a2a:Person ;
  rdfs:label "Maarten Bas" ;
  a2a:PersonName [
    rdfs:label "Maarten Bas" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person-67bf4b2e-9024-1588-6d1f-d28198fffefb
  a a2a:Person ;
  rdfs:label "Jan Bas" ;
  a2a:PersonName [
    rdfs:label "Jan Bas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1838-07-16"^^xsd:date
  ] .

oa:relationep_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person:c4a21c38-2455-8ade-4f99-6058d1e2a8c1 ;
  a2a:EventKeyRef oa:event_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Event1 .

oa:relationep_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person:f8ecd37a-be56-1999-6341-ad1dda6c39e6 ;
  a2a:EventKeyRef oa:event_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Event1 .

oa:relationep_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Person:67bf4b2e-9024-1588-6d1f-d28198fffefb ;
  a2a:EventKeyRef oa:event_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5_Event1 .

oa:source_raa_e1136c95-c85a-a1d4-e650-0147f9652ac5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel", "1838-07-16 - 1838-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1838-07-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris Johannes Ludovicus Kikkert, Bron: Repertorium, Deel: 5006, Periode: 1836-1842" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "298" ;
    a2a:RegistryNumber "5006" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris Johannes Ludovicus Kikkert, Bron: Repertorium, Deel: 5006, Periode: 1836-1842, Repertorium Periode:, 298, 5006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/98653a29-0f6d-86f8-dfa6-f21ffacabea2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/98653a29-0f6d-86f8-dfa6-f21ffacabea2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/e1136c95-c85a-a1d4-e650-0147f9652ac5" ;
  a2a:RecordGUID "{e1136c95-c85a-a1d4-e650-0147f9652ac5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15548_00015548.xml van RAA" .

