@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/b02qjkq> a schema:Person ;
    ns1:created "2026-03-14T18:21:26+00:00"^^xsd:dateTime ;
    ns1:id 3053094 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/b02qjhw> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/519> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/3> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Anthonie Oudijk (1811-1868)" ;
    rdfs:seeAlso <http://www.wikidata.org/entity/Q2277902> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053094> ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "timmerman"@nl ],
        [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "architect"@nl ] ;
    schema:birthDate "8-9-1811"@nl ;
    schema:birthPlace [ a schema:DefinedTerm,
                schema:Place ;
            schema:name "Broek"@nl ] ;
    schema:deathDate "11-12-1868"@nl ;
    schema:deathPlace <https://n2t.net/ark:/60537/buzpEa> ;
    schema:familyName "Oudijk"@nl ;
    schema:givenName "Anthonie"@nl ;
    schema:identifier "https://www.goudatijdmachine.nl/id/architect/2" ;
    schema:name "Anthonie Oudijk (1811-1868)"@nl ;
    schema:sdDatePublished "2026-03-14T19:34:56+00:00"^^xsd:dateTime .

