@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/p251914895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kookgids van Tip Culinair" ;
    dcterms1:issued "2003" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073011118>,
        <http://data.bibliotheken.nl/id/thes/p16335202X>,
        <http://data.bibliotheken.nl/id/thes/p229865410>,
        <http://data.bibliotheken.nl/id/thes/p397237723> ;
    schema1:description "Uitg. bij: Tip Culinair ; 2003, nr. 9" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p251914151> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3725ae98771142fa76fe20a61d4edde4> ;
    schema1:name "De kookgids van Tip Culinair" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/253ddef3870486bda20146713bfffbcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1076866557> .

