@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/p082105936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "300 vetarme recepten / Frank Konings ; [ill. Joop van Meurs]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603993> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072772980> ;
    schema1:description "Oorspr. uitg.: Weert : Zuid-Hollandsche U.M., 1987",
        "Uitg. in opdracht van ICOB" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061135001" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bbfb6fef25701fd8a51ffbd1ecaa404> ;
    schema1:name "300 vetarme recepten" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a9c2c4b99e7fa818f53d3631b75cd95> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65740227> .

