@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p092044174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het moeilijke socialisme / André Gorz; vert.: [uit het Frans] Cora de Smit" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078631947>,
        <http://data.bibliotheken.nl/id/thes/p078668980> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067514251> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067585558> ;
    schema1:description "1e dr. 1968",
        "Vert. van: Le socialisme difficile. - Paris : Éd. du Seuil, 1967" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060120485" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9fd14dfda1cc221717448d7c35795df> ;
    schema1:name "Het moeilijke socialisme" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42ada2a48b0d63461bacbbf49e5aa6b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65962057> .

