@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/p142350230> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In gesprek met de leerling / André Konig" ;
    dcterms1:issued "1995" ;
    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>,
        <http://data.bibliotheken.nl/id/thes/p075300575> ;
    schema1:description "Uitg. in samenw. met KPC" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142822701> ;
    schema1:isbn "9040200327" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a4d7b371589ba3ad0902f52871b6b0a> ;
    schema1:name "In gesprek met de leerling" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cb94dbe6257f542176ef050418a37a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68989554> .

