@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/p122244400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het (v)oordeel van de ontevreden klant / Ko de Ruyter" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612895>,
        <http://data.bibliotheken.nl/id/thes/p075689022>,
        <http://data.bibliotheken.nl/id/thes/p077607570>,
        <http://data.bibliotheken.nl/id/thes/p078475252>,
        <http://data.bibliotheken.nl/id/thes/p093375972>,
        <http://data.bibliotheken.nl/id/thes/p095975144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113293054> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051893299" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d8566aa70e3eeb64ab41dc2e7dde9f8> ;
    schema1:name "Het (v)oordeel van de ontevreden klant" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d35f27e8b0c70550788a06cef7d667a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69382096> .

