@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/p07997483X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economie heeft geen ziel / Rick van der Ploeg" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p077606981>,
        <http://data.bibliotheken.nl/id/thes/p078491835>,
        <http://data.bibliotheken.nl/id/thes/p397378025> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074359290> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053330674" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c2936b0c68972d2a96f9fd06f047021> ;
    schema1:name "De economie heeft geen ziel" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00a3e42e09df7f50b4567ceef7a68e2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905432690> .

