@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068277237> a schema1:Person ;
    rdfs:label "Zijderveld, Antonius Cornelis (1937-)" ;
    schema1:alternateName "Zijderveld, Anton",
        "Zijderveld, Anton C." ;
    schema1:birthDate "1937" ;
    schema1:description "socioloog en cultuurfilosoof (promoveerde in 1966, RU Leiden); werkzaam als: hoogleraar sociologie EU Rotterdam" ;
    schema1:familyName "Zijderveld" ;
    schema1:givenName "Antonius Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7984de122ea1aa9a23439fef99d38de1> ;
    schema1:name "Antonius Cornelis Zijderveld" ;
    schema1:sameAs <http://viaf.org/viaf/17190029>,
        wd:Q383190,
        <https://isni.org/isni/0000000109568215> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/zijd004> .

