@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/p861190173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dot van een robot! / Albert Lingot ; [vert. uit het Frans]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072393963> ;
    schema1:description "Oorspr. uitg.: Brussel : Magic Strip, cop. 1984. - (Collection Atomium 58)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822875101> ;
    schema1:isbn "9063621612" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a134318518332b5230829437146a5d5> ;
    schema1:name "Een dot van een robot!" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45bfdb26603be8c5696abc5423533ca2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63828540> .

