@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/bD65Kb> a schema:Person ;
    ns1:created "2022-02-27T14:27:05+00:00"^^xsd:dateTime ;
    ns1:id 36000 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/bjn61h>,
        <https://n2t.net/ark:/60537/buzpxU> ;
    ns1:media <https://www.goudatijdmachine.nl/omeka/api/media/92678> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:primary_media <https://www.goudatijdmachine.nl/omeka/api/media/92678> ;
    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 "Mr. dr. Karel Frederik Otto James (1899-1976)" ;
    rdfs:seeAlso <http://www.wikidata.org/entity/Q2753186> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/36000> ;
    schema:additionalName [ ns2:prefix "Mr. dr." ] ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "Burgemeester"@nl ],
        [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:sameAs <https://n2t.net/ark:/60537/bLDN2f> ],
        [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:sameAs <https://n2t.net/ark:/60537/bnU0zw> ] ;
    schema:birthDate "1899" ;
    schema:deathDate "1976"^^xsd:gYear ;
    schema:familyName "James" ;
    schema:givenName "Karel Frederik Otto" ;
    schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ce90f40c-6352-4b06-8b50-f060a2569ef9" ;
    schema:name "Mr. dr. Karel Frederik Otto James (1899-1976)"@nl ;
    schema:sdDatePublished "2026-06-23T18:42:14+00:00"^^xsd:dateTime ;
    schema:subjectOf <https://nl.wikipedia.org/wiki/Karel_Frederik_Otto_James> .

