@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/p141387386> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handreiking klanten en klachten / M. Buis" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612895>,
        <http://data.bibliotheken.nl/id/thes/p075659506> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07246741X>,
        <http://data.bibliotheken.nl/id/thes/p125315570> ;
    schema1:description "Ondertitel op omslag: klachtenregeling GGD'en, toelichting, plaats binnen kwaliteitssysteem" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072779266" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78232d5d26fac05683189bf7d7929bdb> ;
    schema1:name "Handreiking klanten en klachten" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7dcb2044997ff71c69bd7468296da15d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906727017> .

