@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/p297876392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schat van de Marollen / Tibet & A.P. Duchateau ; decors: F. Brichau ; inkleuring: M. Brichau ; [vert. uit het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946538> ;
    schema1:bookEdition "1e uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946554>,
        <http://data.bibliotheken.nl/id/thes/p085485969>,
        <http://data.bibliotheken.nl/id/thes/p180344102> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821996592> ;
    schema1:isbn "905581606X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f76b24961b5e1ef6df1398bf229cea6> ;
    schema1:name "De schat van de Marollen" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e62f1c1fd4031b5b3540946d44940f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150277691> .

