@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/p052768384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beyond civilization : the end of hierarchical imagination / by James S. Cochran" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604787>,
        <http://data.bibliotheken.nl/id/thes/p075627817> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074582550> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9023224566" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de5b41f4a837968eeaa614b76dcdc5a2> ;
    schema1:name "Beyond civilization : the end of hierarchical imagination" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8fe3d2b7324f9824603615ca8e5cbd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905767824> .

