@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_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1870)" ;
  a2a:hasPerson oa:person_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Person1, oa:person_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Person2 ;
  a2a:hasEvent oa:event_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_0, oa:relationep_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_1 ;
  a2a:hasSource oa:source_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce .

oa:person_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Person1
  a a2a:Person ;
  rdfs:label "Johannes Pier Bakker" ;
  a2a:PersonName [
    rdfs:label "Johannes Pier Bakker" ;
    a2a:PersonNameFirstName "Johannes Pier" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1844-04-06"^^xsd:date
  ] ;
  a2a:Profession "timmermanskn" .

oa:person_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Person2
  a a2a:Person ;
  rdfs:label "Geertje Bakker-Dragt" ;
  a2a:PersonName [
    rdfs:label "Geertje Bakker-Dragt" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Bakker-Dragt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1843-04-23"^^xsd:date
  ] .

oa:event_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] .

oa:relationep_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Person1 ;
  a2a:EventKeyRef oa:event_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Event1 .

oa:relationep_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Person2 ;
  a2a:EventKeyRef oa:event_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce_Event1 .

oa:source_swl_112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1860-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1860-1870 deel 1" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "8" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1860-1870 deel 1, 5, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=6.5&minr=1859395&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=6.5&file=06_05_009_Kuinre_8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=6.5&minr=1859395&miview=ldt" ;
  a2a:RecordGUID "{112dfed3-7a2a-e5c2-c9ff-72eb8ebcd5ce}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_6.5_54_MI.xml van SWL" .

