@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/p070260141> a schema1:Person ;
    rdfs:label "Pêcheux, Michel (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "gestorven in 1983",
        "mb" ;
    schema1:familyName "Pêcheux" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6ed2f511932ddd103c2c778136661c9> ;
    schema1:name "Michel Pêcheux" ;
    schema1:sameAs <http://viaf.org/viaf/54152491>,
        wd:Q2504441,
        <https://isni.org/isni/000000010901911X> .

