@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/p353014710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De waarde van kunst en cultuur in Amsterdam / door Gerard Marlet en Roderik Ponds" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p286827239> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p163357692>,
        <http://data.bibliotheken.nl/id/thes/p296398667> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a479c0fbc2c06821dd2a944eb8282541> ;
    schema1:name "De waarde van kunst en cultuur in Amsterdam" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b2bb107d67d60a3dd5d821a0347c3a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819489702> .

