@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/p383638178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groeilicht met zonlichtlampen / Wim van Ieperen, Sander Hogewoning, Esther Meinen" ;
    dcterms1:issued "2012" ;
    schema1:associatedMedia "http://edepot.wur.nl/292408" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155580752> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p31460636X>,
        <http://data.bibliotheken.nl/id/thes/p31461687X> ;
    schema1:description "PT project: 13847" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c835924df4230cda2577352049ba4c5c> ;
    schema1:name "Groeilicht met zonlichtlampen" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ef59d865b09f0bde618174e18b39ca2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/894894391> .

