@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/p297970240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het basis kroketten kookboek / Edwin Kats ; [red. Nelleke Launspach ; eindred. Cynthia van der Hoogte ; fotogr. Chris van Koevorden]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621894> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250207532> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p154236152> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9086690114",
        "9789086690114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3d41f8c46c7e119d40fa80d2595c175> ;
    schema1:name "Het basis kroketten kookboek" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43391deef5b475ecca49a77d2b81c032> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192152148> .

