@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/p340221364> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fascinerende vissen van Nel Kamphuis / G.I.W. Dragt" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p077595483>,
        <http://data.bibliotheken.nl/id/thes/p078439132>,
        <http://data.bibliotheken.nl/id/thes/p181468670> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071800905>,
        <http://data.bibliotheken.nl/id/thes/p075316021> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p338664203> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338664742> ;
    schema1:isbn "9789070626167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c025e9d2084bada4ea659878b3c087a3> ;
    schema1:name "De fascinerende vissen van Nel Kamphuis" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/348e934c4d6e91e2b86b8c033c1baf53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778278325> .

