@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/p071689028> a schema1:Person ;
    rdfs:label "Elchardus, Mark (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "Hoogleraar sociologie en directeur van het Centrum voor Sociologie van de VUBrussel" ;
    schema1:familyName "Elchardus" ;
    schema1:givenName "Mark" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf3d5dd3138c4d6d83acf230d1def7a6> ;
    schema1:name "Mark Elchardus" ;
    schema1:sameAs <http://viaf.org/viaf/204793301>,
        wd:Q2148982,
        <https://isni.org/isni/0000000024244609> .

