@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/p16084147X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adam & Eva vandaag : handleiding bij videocursus / samengest. door Marleen Ramaker" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635003>,
        <http://data.bibliotheken.nl/id/thes/p075663341> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070104158>,
        <http://data.bibliotheken.nl/id/thes/p153605227> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065340254" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7e6deeaede8cc3c8f77da52ba84ba44> ;
    schema1:name "Adam & Eva vandaag : handleiding bij videocursus" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ab7f803026e2a8b17066e361b614f52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68523744> .

