@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/p036013013> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Freddy Lombard / Y. Chaland ; [vert. uit het Frans]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06910235X> ;
    schema1:description "Vanaf dl. 3, 1990 uitg.: Zelhem : Arboris" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59c27ca8ad28bea96371d7a74ca3302c> ;
    schema1:name "De avonturen van Freddy Lombard" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95a66d4e6667c1125d212f850ee856cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64300675> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/69ee89a3b5e5ba214fdfac8967d14fc5> .

