@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/p20053162X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anatomie van de macht / John Kenneth Galbraith ; [vert. uit het Engels]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068422652> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060454278" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00df1826921100fccafa8136d3a5c2d3> ;
    schema1:name "Anatomie van de macht" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95446488d5247ed0831b02cdb56106e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63871725> .

