@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/p348159129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo maak ik betere dia's" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603950>,
        <http://data.bibliotheken.nl/id/thes/p078484006>,
        <http://data.bibliotheken.nl/id/thes/p078508711> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070885524> ;
    schema1:bookEdition "[2e druk]" ;
    schema1:description "Oorspronkelijke uitgave: 1965. - (Amstel-hobby-serie ; no . 8)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p160342627> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3feecb87722944e6e11c20b51a917fd> ;
    schema1:name "Zo maak ik betere dia's" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c79d77d5a60084cd65b3f6700f7bf9b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/841073933> .

