@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_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2
  a a2a:Record ;
  rdfs:label "Registratie op 5 juli 1850 te Ankeveen" ;
  a2a:hasPerson oa:person_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Person-1d8b803f-73ae-b029-0c58-c86f2242784a, oa:person_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Person-859f69f4-3556-c249-a422-802030701eae ;
  a2a:hasEvent oa:event_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_0, oa:relationep_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_1 ;
  a2a:hasSource oa:source_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2 .

oa:person_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Person-1d8b803f-73ae-b029-0c58-c86f2242784a
  a a2a:Person ;
  rdfs:label "Johanna Schuilenburg weduwe Lambertus Wijnhof" ;
  a2a:PersonName [
    rdfs:label "Johanna Schuilenburg weduwe Lambertus Wijnhof" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Schuilenburg weduwe Lambertus Wijnhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lieve Vrouwestraat" ;
    rdfs:label "Lieve Vrouwestraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1850-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ankeveen" ;
    rdfs:label "Ankeveen"
  ] .

oa:person_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Person-859f69f4-3556-c249-a422-802030701eae
  a a2a:Person ;
  rdfs:label "Alida Wijnhoff" ;
  a2a:PersonName [
    rdfs:label "Alida Wijnhoff" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Wijnhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lieve Vrouwestraat" ;
    rdfs:label "Lieve Vrouwestraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1882-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:event_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1850-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ankeveen" ;
    rdfs:label "Ankeveen"
  ] .

oa:relationep_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Person:1d8b803f-73ae-b029-0c58-c86f2242784a ;
  a2a:EventKeyRef oa:event_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Event1 .

oa:relationep_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Person:859f69f4-3556-c249-a422-802030701eae ;
  a2a:EventKeyRef oa:event_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2_Event1 .

oa:source_eem_65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1850-07-05 - 1850-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-07-05"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Archief Eemland, Amersfoort"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/f2085ce3-5e8c-228a-95b3-fe7034182e64.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/f2085ce3-5e8c-228a-95b3-fe7034182e64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2" ;
  a2a:RecordGUID "{65ab4c9e-6bb4-66ae-569e-bdcaee9f2fc2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_174_00000174.xml van EEM" .

[] a2a:PersonRemarkdiversen "Huizing: Lieve Vrouwestraat" .
[] a2a:PersonRemarkdiversen "Huizing: Lieve Vrouwestraat" .
