@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/p115365850> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Charlotte / André Taymans, Rudi Miel ; [vert. uit het Frans door René van de Weijer]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075033135> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p115365680> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f15bf78c03016ce6af7aa14a7f89934> ;
    schema1:name "De avonturen van Charlotte" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/200912871b1508353e7839cf89b16f6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69408815> .

