@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/p802929281> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bistro koken / door Hugh Jans ; [foto's Rob Fels, tek. Bob van Blommestein]" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606429>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078563747> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069469547> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068681593>,
        <http://data.bibliotheken.nl/id/thes/p071298681> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026932103" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bf78448d0ba108ac3072f7200efb2c3> ;
    schema1:name "Bistro koken" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc29df94d6f2530e63e950075eeab70d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/9863117> .

