@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/bV0jUL> a schema:Person ;
    ns1:created "2022-11-20T21:55:17+00:00"^^xsd:dateTime ;
    ns1:id 93666 ;
    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 "A.S. de Blécourt (1873-1940)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p069941033> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93666> ;
    schema:additionalName [ ns2:baseSurname "Blécourt" ;
            ns2:surnamePrefix "de" ] ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "rechtsgeleerde"@nl ] ;
    schema:birthDate "1873" ;
    schema:deathDate "1940" ;
    schema:familyName "de Blécourt" ;
    schema:givenName "Anne Siberdinus " ;
    schema:name "A.S. de Blécourt (1873-1940)"@nl ;
    schema:sdDatePublished "2024-10-06T17:47:26+00:00"^^xsd:dateTime ;
    schema:subjectOf <http://www.biografischportaal.nl/persoon/86257856> .

