@prefix ns1: <https://w3id.org/pnv#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.goudatijdmachine.nl/id/reconstructie-1b4f8661-36ea-4df1-9cb3-06f9a419c6ec> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-1b4f8661-36ea-4df1-9cb3-06f9a419c6ec#d-2182287>,
        <https://www.goudatijdmachine.nl/id/reconstructie-1b4f8661-36ea-4df1-9cb3-06f9a419c6ec#d-638637> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bHGs543>,
        <https://n2t.net/ark:/60537/bsgFAiH> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1877-01-08"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Bergen_op_Zoom> ;
    schema:gender schema:Male ;
    schema:hasOccupation "Letterzetter" ;
    schema:name "Isaac Cornelis Casteleijn"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-1b4f8661-36ea-4df1-9cb3-06f9a419c6ec#name> .

