@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/p861291883> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot viskookboek voor Nederland en België / Micki Raaff-Löfgren ; [tek. Flip Mulder]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626020>,
        <http://data.bibliotheken.nl/id/thes/p397590598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071912118> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021514729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03ca3f35012cf132322083002593c5a5> ;
    schema1:name "Groot viskookboek voor Nederland en België" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0a8d2723e1dc3c13b7d90d401118c0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63833686> .

