@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/p832390151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kunst van het luisteren / Nol Gobits" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620014>,
        <http://data.bibliotheken.nl/id/thes/p075620022> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075305798>,
        <https://data.bibliotheken.nl/.well-known/genid/f050fd073d06f74b9c9a31c0bc452a46> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b18a21b95ea0f5d7165740fc33b22ea1> ;
    schema1:name "De kunst van het luisteren" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d03ee719099116a36261fd5756208f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63502734> .

