@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_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1861-1881)" ;
  a2a:hasPerson oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person1, oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person2, oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person3, oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person4 ;
  a2a:hasEvent oa:event_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_0, oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_1, oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_2, oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_3 ;
  a2a:hasSource oa:source_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e .

oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Drost" ;
  a2a:PersonName [
    rdfs:label "Hendrik Drost" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1837-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "timmerman" .

oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person2
  a a2a:Person ;
  rdfs:label "Maria Bakker" ;
  a2a:PersonName [
    rdfs:label "Maria Bakker" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1845-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person3
  a a2a:Person ;
  rdfs:label "Roelof Drost" ;
  a2a:PersonName [
    rdfs:label "Roelof Drost" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1866-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person4
  a a2a:Person ;
  rdfs:label "Jacobje Drost" ;
  a2a:PersonName [
    rdfs:label "Jacobje Drost" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1867-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:event_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person1 ;
  a2a:EventKeyRef oa:event_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Event1 .

oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person2 ;
  a2a:EventKeyRef oa:event_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Event1 .

oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person3 ;
  a2a:EventKeyRef oa:event_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Event1 .

oa:relationep_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Person4 ;
  a2a:EventKeyRef oa:event_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e_Event1 .

oa:source_swl_2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1861-01-01 - 1881-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1861-1881 A-L" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "137" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1861-1881 A-L, 4, 137"
  ] ;
  a2a:SourceLastChangeDate "2023-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=9.4&minr=1844578&miview=ldt" ;
  a2a:RecordGUID "{2c22f6cc-9b4c-29d7-b145-e2ffc52ea85e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_94_54_MI.xml van SWL" .

