@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/p82234968X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik droom alleen wat minder : over liefde, vriendschap, eenzaamheid, jeugd, ouderdom en dood in het chanson / Ignace Schretlen" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06867418X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1978",
        "Tekst van de chansons in Nederlands en Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "9063860021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9efc68e27dfcc1ade0091eed920429a0> ;
    schema1:name "Ik droom alleen wat minder : over liefde, vriendschap, eenzaamheid, jeugd, ouderdom en dood in het chanson" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2c22b719a4b1ccaf08e9badaf93ce58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781464245> .

