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

<https://n2t.net/ark:/60537/bH3n9z> a ns1:PersonObservation,
        schema:Person ;
    ns2:created "2021-10-03T00:12:28+00:00"^^xsd:dateTime ;
    ns2:id 1488 ;
    ns2:is_public true ;
    ns2:item_set <https://n2t.net/ark:/60537/b3KBqP> ;
    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 "Jan Meyer" ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1488> ;
    ns1:hasAge "67" ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "sjouwer"@nl ;
            schema:sameAs <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ] ;
    schema:birthPlace [ a schema:DefinedTerm,
                schema:Place ;
            schema:name "Kloppenburg"@nl ] ;
    schema:familyName "Meyer" ;
    schema:givenName "Jan" ;
    schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/204b21a181035fcfec7439f47999e8a04fd9f645ebf8e6505ccd5abd468d6ded" ;
    schema:name "Jan Meyer"@nl ;
    schema:sdDatePublished "2026-07-05T14:07:38+00:00"^^xsd:dateTime ;
    ns3:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3y8Sw> ;
    ns3:straat <https://n2t.net/ark:/60537/bvpays> .

