@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/bnuF2t> a schema:Person ;
    ns1:created "2022-11-20T21:55:17+00:00"^^xsd:dateTime ;
    ns1:id 93678 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/biK3EU> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    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 "C.J. de Lange van Wijngaerden (1752-1820)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p070105359> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93678> ;
    schema:additionalName [ ns2:baseSurname "Lange van Wijngaerden" ;
            ns2:literalName "C.J. de Lange van Wijngaerden (1752-1820)"@nl ;
            ns2:surnamePrefix "de" ] ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "rechtshistoricus"@nl ] ;
    schema:birthDate "1752" ;
    schema:deathDate "1820" ;
    schema:familyName "de Lange van Wijngaerden" ;
    schema:givenName "Cornelis Johan" ;
    schema:name "C.J. de Lange van Wijngaerden (1752-1820)"@nl ;
    schema:sdDatePublished "2024-10-06T17:47:17+00:00"^^xsd:dateTime .

