@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/p09658467X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dans van de zee / Adamov [tek. en inkleuring] ; Cothias [tekst ; vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07214372X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071263225> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863185576>,
        <http://data.bibliotheken.nl/id/nbt/p864537824> ;
    schema1:isbn "906969090X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80c23c0a1e591ecdc490e2c3d8ab46d4> ;
    schema1:name "De dans van de zee" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e42a5c82523f478b27d4ce5e513b297> .

