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

<http://data.bibliotheken.nl/id/thes/p089737776> a schema1:Person ;
    rdfs:label "Argiropoulos, Dimitris (pedagoog)" ;
    schema1:description "Professore a contratto di pedagogia nell'Università degli Studi di Bologna" ;
    schema1:familyName "Argiropoulos" ;
    schema1:givenName "Dimitris" ;
    schema1:hasOccupation "pedagoog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ec0d2fc722ac15153536d77186090fb> ;
    schema1:name "Dimitris Argiropoulos" ;
    schema1:sameAs <http://viaf.org/viaf/290306349>,
        <https://isni.org/isni/000000039555805X> .

