@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/b02qjv1> a <https://personsincontext.org/model#Person>,
        schema:CreativeWork ;
    ns1:created "2026-03-14T18:21:26+00:00"^^xsd:dateTime ;
    ns1:id 3053102 ;
    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/2960> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/3> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Jan Vrijman (1865-1954)" ;
    rdfs:seeAlso <http://www.wikidata.org/entity/Q2050554> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053102> ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "architect"@nl ] ;
    schema:alternateName "Johan Antoon Willem Vrijman"@nl,
        "Johannes Antonius Willebrordus Vrijman"@nl ;
    schema:birthDate "20-2-1865"@nl ;
    schema:birthPlace _:n7fb229fc193340b6857b66a81550858fb1 ;
    schema:deathDate "25-1-1954"@nl ;
    schema:deathPlace _:n7fb229fc193340b6857b66a81550858fb1 ;
    schema:familyName "Vrijman"@nl ;
    schema:givenName "Jan"@nl ;
    schema:identifier "https://www.goudatijdmachine.nl/id/architect/10" ;
    schema:name "Jan Vrijman (1865-1954)"@nl ;
    schema:sdDatePublished "2026-03-14T18:27:16+00:00"^^xsd:dateTime .

_:n7fb229fc193340b6857b66a81550858fb1 a schema:DefinedTerm,
        schema:Place ;
    schema:name "Den Haag"@nl .

