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

<http://data.bibliotheken.nl/id/thes/p333836936> a schema1:Person ;
    rdfs:label "Nielsen, Christian Axboe (1973- ; East European studies)" ;
    schema1:birthDate "1973" ;
    schema1:description "Associate Professor in the Department of Culture and Society at Aarhus University" ;
    schema1:familyName "Nielsen" ;
    schema1:givenName "Christian Axboe" ;
    schema1:hasOccupation "East European studies" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c2bb63fa87e508d3290aa483091495a> ;
    schema1:name "Christian Axboe Nielsen" ;
    schema1:sameAs <http://viaf.org/viaf/309816882>,
        <https://isni.org/isni/0000000436013815> .

