@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_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1738 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099734, oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099735, oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099736, oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099737 ;
  a2a:hasEvent oa:event_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_0, oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_1, oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_2, oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_3 ;
  a2a:hasSource oa:source_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C .

oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099734
  a a2a:Person ;
  rdfs:label "Diwertje" ;
  a2a:PersonName [
    rdfs:label "Diwertje" ;
    a2a:PersonNameFirstName "Diwertje"
  ] .

oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099735
  a a2a:Person ;
  rdfs:label "Philip Bos" ;
  a2a:PersonName [
    rdfs:label "Philip Bos" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099736
  a a2a:Person ;
  rdfs:label "Geertje Pieters" ;
  a2a:PersonName [
    rdfs:label "Geertje Pieters" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Pieters"
  ] .

oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099737
  a a2a:Person ;
  rdfs:label "Aefje Teunis" ;
  a2a:PersonName [
    rdfs:label "Aefje Teunis" ;
    a2a:PersonNameFirstName "Aefje" ;
    a2a:PersonNamePatronym "Teunis"
  ] .

oa:event_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1738" ;
    a2a:Year "1738" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1738-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099734 ;
  a2a:EventKeyRef oa:event_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Event1 .

oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099735 ;
  a2a:EventKeyRef oa:event_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Event1 .

oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099736 ;
  a2a:EventKeyRef oa:event_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Event1 .

oa:relationep_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Person3977099737 ;
  a2a:EventKeyRef oa:event_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C_Event1 .

oa:source_wfa_13257801-E724-4DB2-8DC6-5ABC528EF90C
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1738-02-02 - 1738-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1738" ;
    a2a:Year "1738" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1738"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811." ;
    a2a:Book "DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811." ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "23" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811., DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811., 36, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/C4783CFB8BEA406EA906F4FAD3320C6B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/C4783CFB8BEA406EA906F4FAD3320C6B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/C4783CFB8BEA406EA906F4FAD3320C6B"
  ] ;
  a2a:SourceLastChangeDate "2024-12-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/13257801E7244DB28DC65ABC528EF90C" ;
  a2a:RecordIdentifier "3977099733" ;
  a2a:RecordGUID "{13257801-E724-4DB2-8DC6-5ABC528EF90C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/52A04DE65840455C86031ADF89E9310C" .

