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

<http://data.bibliotheken.nl/id/thes/p06933305X> a schema1:Person ;
    rdfs:label "Castells, Manuel (1942- ; communication technology and society)" ;
    schema1:birthDate "1942" ;
    schema1:description "University Professor and the Wallis Annenberg Chair of Communication Technology and Society at the University of Southern California" ;
    schema1:familyName "Castells" ;
    schema1:givenName "Manuel" ;
    schema1:hasOccupation "communication technology and society" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/091d89d45c31f7b276ab3803bed2a187> ;
    schema1:name "Manuel Castells" ;
    schema1:sameAs <http://viaf.org/viaf/2467774>,
        wd:Q310161,
        <https://isni.org/isni/000000012117805X> .

