@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix ns2: <https://w3id.org/pnv#> .
@prefix ns3: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bzLRhoK> a ns3:PersonObservation,
        schema:Person ;
    ns1:created "2024-09-01T23:10:18+00:00"^^xsd:dateTime ;
    ns1:id 2202389 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/benyhW> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/2961> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/64> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Jan van Gogh" ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2202389> ;
    prov:hadPrimarySource <https://n2t.net/ark:/60537/b4N5QFS> ;
    ns3:hasAge "39" ;
    schema:additionalName [ ns2:baseSurname "Gogh" ;
            ns2:literalName "Jan van Gogh"@nl ;
            ns2:surnamePrefix "van" ] ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "Pijpmakersknegt"@nl ] ;
    schema:familyName "van Gogh" ;
    schema:givenName "Jan" ;
    schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2acf0e37-d4e6-d722-204e-8e39eb063391" ;
    schema:name "Jan van Gogh"@nl ;
    schema:sdDatePublished "2024-09-01T23:10:18+00:00"^^xsd:dateTime .

