@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_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6
  a a2a:Record ;
  rdfs:label "Notariële akte op 15 april 1916" ;
  a2a:hasPerson oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-88275d5e-077c-e762-0ace-058d9c5d3a31, oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-82447378-ea39-0902-3e87-20a9b52fb354, oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-b9fccf04-92c8-543d-6e0a-d225b39582d2, oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-535d9ba1-9854-5f3a-8fdb-e53a5a574974 ;
  a2a:hasEvent oa:event_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_0, oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_1, oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_2, oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_3 ;
  a2a:hasSource oa:source_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6 .

oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-88275d5e-077c-e762-0ace-058d9c5d3a31
  a a2a:Person ;
  rdfs:label "Anna Lossie" ;
  a2a:PersonName [
    rdfs:label "Anna Lossie" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lossie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-82447378-ea39-0902-3e87-20a9b52fb354
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Lossie" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Lossie" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Lossie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-b9fccf04-92c8-543d-6e0a-d225b39582d2
  a a2a:Person ;
  rdfs:label "Marinus Gomers" ;
  a2a:PersonName [
    rdfs:label "Marinus Gomers" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Gomers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person-535d9ba1-9854-5f3a-8fdb-e53a5a574974
  a a2a:Person ;
  rdfs:label "Frans Lossie" ;
  a2a:PersonName [
    rdfs:label "Frans Lossie" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Lossie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1916-04-15"^^xsd:date
  ] .

oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person:88275d5e-077c-e762-0ace-058d9c5d3a31 ;
  a2a:EventKeyRef oa:event_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Event1 .

oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person:82447378-ea39-0902-3e87-20a9b52fb354 ;
  a2a:EventKeyRef oa:event_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Event1 .

oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person:b9fccf04-92c8-543d-6e0a-d225b39582d2 ;
  a2a:EventKeyRef oa:event_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Event1 .

oa:relationep_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Person:535d9ba1-9854-5f3a-8fdb-e53a5a574974 ;
  a2a:EventKeyRef oa:event_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6_Event1 .

oa:source_raa_1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen", "1916-04-15 - 1916-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1916-04-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris C.L. van den Bergh, Bron: Repertorium, Deel: 47C, Periode: 1912-1916" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "3257" ;
    a2a:RegistryNumber "47C" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris C.L. van den Bergh, Bron: Repertorium, Deel: 47C, Periode: 1912-1916, Repertorium Periode:, 3257, 47C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/34cf4e83-dbef-31c0-7c3f-8ab976fd085a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/34cf4e83-dbef-31c0-7c3f-8ab976fd085a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6" ;
  a2a:RecordGUID "{1c8aa9d7-ed18-4a20-8178-e93e4f2ef6e6}" ;
  a2a:SourceRemarkarchiefnaam "Notaris C.L. van den Bergh" ;
  a2a:SourceRemarkbron "Repertorium" ;
  a2a:SourceRemarkdeel "47C" ;
  a2a:SourceRemarkregister_periode "1912-1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_4723_00004723.xml van RAA" .

