@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/p852691408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meermin / P. Makyo ; kleur: Jacky Robert" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069224323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071263217>,
        <http://data.bibliotheken.nl/id/thes/p074439596> ;
    schema1:description "Vert. uit het Frans door Marcel Wilmet",
        "Vert. van uitg.: Grenoble : Glénat, 1984. - (Grimion, gant de cuir ; 1)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852690886> ;
    schema1:isbn "9069690047" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3ed097ee8557759ecd9dd0e638c92ec> ;
    schema1:name "De meermin" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c224aac0b155ebbc0ec92638f63272ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64173065> .

