@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/p039920429> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aarde in een broeikas? / [tekst: Lucas Reijnders ; foto's: Jan Tjemme van Wieringen ... et al. ; tek.: Geertjan van Zonneveld ... et al.]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075682109> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068094639>,
        <http://data.bibliotheken.nl/id/thes/p075314932> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075321653> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070211327" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ac68672c54daca01aab2a8d597bedbe> ;
    schema1:name "De aarde in een broeikas?" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/236d119ecc1e8dede17e4e9a44d46f93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64461643> .

