@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/p377066966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote, ongeautoriseerde, Lidl kookboek" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333253469> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045207575" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74a2b407ecfa5d7f8cf2d159bea2b46c> ;
    schema1:name "Het grote, ongeautoriseerde, Lidl kookboek" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ece4aeb0d17af20c882cc7f095e206e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/896727877> .

