@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/p853440778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Avonturen in elektronika / door Roger Leloup ; [vert. uit het Frans]" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069368309> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068964110>,
        <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:description "Ballonstrip",
        "Omslagtitel : Avonturen met elektronika" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821881523> ;
    schema1:isbn "9031403547" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/539563de26c0a612cdce27ac7b648242> ;
    schema1:name "Avonturen in elektronika" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9cb141b85106ebd7fab44d2f0f20554> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64204464> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dd50abc992563a820a9c2b3a7fc70f43> .

