@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/p844110507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren met de computer" ;
    dcterms1:issued "1979" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068301235>,
        <http://data.bibliotheken.nl/id/thes/p07020313X>,
        <http://data.bibliotheken.nl/id/thes/p070484953> ;
    schema1:description "Bovenaan titelpag.: \"Plato Proefproject Amsterdam\"" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844110442> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b5231d298bbbdaf063a21f667f8927e> ;
    schema1:name "Leren met de computer" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f589878dde8bdd3b9c195e1179014b33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769122073> .

