@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/p407970193> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barbecue en grill / tekst Nelly de Zwaan" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600250> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238860094> ;
    schema1:description "Omslagtitel: Barbecue gerechten : zomerse verrassingen",
        "Op achterzijde: ARBU412" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p372616798> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83c199040228dc5726cea902efc16620> ;
    schema1:name "Barbecue en grill" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f27974880b3173649b3fe57f33bd8f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/964357774> .

