@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p239828526> a schema1:Person ;
    rdfs:label "Janssen, Maarten (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "B0235531, titelpag.: Maarten Janssen, geboren op 28 januari 1971 te Nijmegen; p.[211] (Curr.Vitae): junior lecturer at the department of Philosophy [...] and [...] PhD-student at the Utrecht Institute of Linguistics OTS, in cooperation with Cognitive Artificial Intelligence [CKI]",
        "Onderwijsinstituut CKI" ;
    schema1:familyName "Janssen" ;
    schema1:givenName "Maarten" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0babf38e62f506a0fa8fd6c7c17b91b> ;
    schema1:name "Maarten Janssen" ;
    schema1:sameAs <http://viaf.org/viaf/129573726>,
        <https://isni.org/isni/0000000089020075> .

