@prefix ns1: <https://w3id.org/pnv#> .
@prefix ns2: <http://omeka.org/s/vocabs/o#> .
@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/bCgfKxt> a ns3:PersonObservation,
        schema:Person ;
    ns2:created "2024-09-12T11:38:52+00:00"^^xsd:dateTime ;
    ns2:id 2539464 ;
    ns2:is_public true ;
    ns2:item_set <https://n2t.net/ark:/60537/benyhW> ;
    ns2:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns2:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/2961> ;
    ns2:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/64> ;
    ns2:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns2:title "Bart van der Kleijn" ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2539464> ;
    prov:hadPrimarySource <https://n2t.net/ark:/60537/bEYkR8r> ;
    ns3:hasAge "37" ;
    schema:additionalName [ ns1:baseSurname "Kleijn" ;
            ns1:surnamePrefix "van der" ] ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "Voerman"@nl ] ;
    schema:children <https://n2t.net/ark:/60537/bms56We> ;
    schema:familyName "van der Kleijn" ;
    schema:givenName "Bart" ;
    schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ea4608c-8803-a00d-06a2-557030649729" ;
    schema:name "Bart van der Kleijn"@nl ;
    schema:sdDatePublished "2024-09-28T00:56:53+00:00"^^xsd:dateTime ;
    schema:spouse <https://n2t.net/ark:/60537/bumFVJB> .

