@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/p852055544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren omgaan met de Atari 600 XL/800 XL : BASIC voor jonge computergebruikers / D.B. Baarda en A. van Londen" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075636220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068229151> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070527407> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020118005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/375c9513852e762db466cdf373fd5693> ;
    schema1:name "Leren omgaan met de Atari 600 XL/800 XL : BASIC voor jonge computergebruikers" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cb05fcaa0edf5cc349f6cf7600570b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64143954> .

