@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/p786192666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wangedrag van de multinationals / L. de Haes" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607414>,
        <http://data.bibliotheken.nl/id/thes/p078596793> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069089396> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063030118" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec6a74470c9c77973b5a0754f29999d5> ;
    schema1:name "Het wangedrag van de multinationals" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1bccda21a36ac70ca8a67778b1dda37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/4805534> .

