@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/p239059999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het succes van het verschil / Ann Phoenix ... [et al.]" ;
    dcterms1:issued "1999" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/b748efd428b95b6bb84a509f1088952f> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p165503564> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ce653c0a5a795e8250fb3fe3b9f366a> ;
    schema1:name "Het succes van het verschil" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9b442ec4c7111b0d6e2776d052c895e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67014841> .

