@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_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a
  a a2a:Record ;
  rdfs:label "Geboorte op 27 maart 1828 te Broek c.a." ;
  a2a:hasPerson oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person-f34c8f77-0002-a168-8999-dbfed94e2245, oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person-dc692f29-6d22-cc4f-744f-77daac2a2e7b, oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person-12d2001d-6148-d5b3-5599-f7ee1718e1fb ;
  a2a:hasEvent oa:event_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_0, oa:relationep_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_1, oa:relationep_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_2 ;
  a2a:hasSource oa:source_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a .

oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person-f34c8f77-0002-a168-8999-dbfed94e2245
  a a2a:Person ;
  rdfs:label "Jan Janszn Muit" ;
  a2a:PersonName [
    rdfs:label "Jan Janszn Muit" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Janszn" ;
    a2a:PersonNameLastName "Muit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "visser" .

oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person-dc692f29-6d22-cc4f-744f-77daac2a2e7b
  a a2a:Person ;
  rdfs:label "Johanna van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Leeuwen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person-12d2001d-6148-d5b3-5599-f7ee1718e1fb
  a a2a:Person ;
  rdfs:label "Adrianus Muit" ;
  a2a:PersonName [
    rdfs:label "Adrianus Muit" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Muit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1828-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Broek c.a." ;
    a2a:DescriptiveLocationIndicator "Broekhuizen 3" ;
    rdfs:label "Broek c.a., Broekhuizen 3"
  ] .

oa:event_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1828-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Broek c.a." ;
    rdfs:label "Broek c.a."
  ] .

oa:relationep_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person:f34c8f77-0002-a168-8999-dbfed94e2245 ;
  a2a:EventKeyRef oa:event_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Event1 .

oa:relationep_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person:dc692f29-6d22-cc4f-744f-77daac2a2e7b ;
  a2a:EventKeyRef oa:event_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Event1 .

oa:relationep_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Person:12d2001d-6148-d5b3-5599-f7ee1718e1fb ;
  a2a:EventKeyRef oa:event_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a_Event1 .

oa:source_smh_2b0aebc2-025b-d362-5914-dfc8a3f6771a
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Broek c.a." ;
    rdfs:label "Broek c.a.", "1828-03-28 - 1828-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1828-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 2, Periode: 1818-1832" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 2, Periode: 1818-1832, BS Geboorteregister, 19, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/8e0da250-587e-24b5-4d4f-6fd203c0c249.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/2b0aebc2-025b-d362-5914-dfc8a3f6771a" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/8e0da250-587e-24b5-4d4f-6fd203c0c249.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/2b0aebc2-025b-d362-5914-dfc8a3f6771a" ;
  a2a:RecordGUID "{2b0aebc2-025b-d362-5914-dfc8a3f6771a}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1818-1832" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1447_00001447.xml van SMH" .

