@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix ns2: <https://w3id.org/pnv#> .
@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/b0PPyU> a schema:Person ;
    ns1:created "2022-02-27T14:27:05+00:00"^^xsd:dateTime ;
    ns1:id 35997 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/bjn61h>,
        <https://n2t.net/ark:/60537/buzpxU> ;
    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 "Christiaan van Hofwegen (1916-1989)" ;
    rdfs:seeAlso <http://www.wikidata.org/entity/Q2681990> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35997> ;
    schema:additionalName [ ns2:baseSurname "Hofwegen" ;
            ns2:surnamePrefix "van" ] ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:sameAs <https://n2t.net/ark:/60537/bZnYvA> ],
        [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "Burgemeester"@nl ] ;
    schema:birthDate "1916" ;
    schema:deathDate "1989"^^xsd:gYear ;
    schema:familyName "van Hofwegen" ;
    schema:givenName "Christiaan" ;
    schema:identifier "https://www.goudatijdmachine.nl/id/persoon/cef620a3-e25a-452b-bb49-02477270488d" ;
    schema:name "Christiaan van Hofwegen (1916-1989)"@nl ;
    schema:sdDatePublished "2024-10-06T18:34:58+00:00"^^xsd:dateTime ;
    schema:subjectOf <https://nl.wikipedia.org/wiki/Christiaan_van_Hofwegen> .

