@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-2df018eb-bfa4-462a-b2db-e24911bf49d7> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-2df018eb-bfa4-462a-b2db-e24911bf49d7#d-2214192>,
        <https://www.goudatijdmachine.nl/id/reconstructie-2df018eb-bfa4-462a-b2db-e24911bf49d7#d-2765569> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bEyWVez>,
        <https://n2t.net/ark:/60537/bFBsPhJ> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1848-11-10"^^xsd:date ;
    schema:deathDate "1849-08-01"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Aaron Cats"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-c86d870f-7e9d-4050-8bbb-148023f91017>,
        <https://www.goudatijdmachine.nl/id/reconstructie-fbf7e426-8b7c-4fb4-b03e-67ca61c9712b> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-2df018eb-bfa4-462a-b2db-e24911bf49d7#name> .

