@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/p803362374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chansons van nu / Georges Brassens ... [et. al] ; vert. en ingel. door Ernst van Altena" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602725> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069024936>,
        <http://data.bibliotheken.nl/id/thes/p070343225> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ea4612787098e032ede6c650048c402> ;
    schema1:name "Chansons van nu" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baf5b85b65bf8fd7ef7cfd39dd6f97eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781268914> .

