@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/p236431854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In gesprek met de leerling / André Konig" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566075X>,
        <http://data.bibliotheken.nl/id/thes/p077600630>,
        <http://data.bibliotheken.nl/id/thes/p078571731>,
        <http://data.bibliotheken.nl/id/thes/p078949963> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070831181> ;
    schema1:bookEdition "1e dr., 6e opl" ;
    schema1:description "Uitg. in samenw. met KPC onderwijs adviseurs" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142822701> ;
    schema1:isbn "9040200327",
        "9789040200328" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63b2b9084c56550717b914dd96e24a4a> ;
    schema1:name "In gesprek met de leerling" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/975b0c44a8cbadfdd2679d78c83bd927> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66927178> .

