@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/p782280811> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De revolutionaire maatschappijkritiek van Herbert Marcuse / [door] S.U. Zuidema" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068403933>,
        <http://data.bibliotheken.nl/id/thes/p077596986>,
        <http://data.bibliotheken.nl/id/thes/p078580536> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069329095> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82172133X> ;
    schema1:isbn "906064512X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4aca52f266d62ef643b0f82db1dddcd> ;
    schema1:name "De revolutionaire maatschappijkritiek van Herbert Marcuse" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d529a9718eaf961e8f0b8cc17ec5fdac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780521909> .

