@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/p41296614X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van de zon / Anneke Wiltink ; Lucy de Graaf ; redactie Nelleke Kraaikamp" ;
    dcterms1:issued "2018" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/41296614X.jpg",
        "http://opac.zebi.nl/vubis/kinderprenten/41296614Xa.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138230870> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069276943>,
        <http://data.bibliotheken.nl/id/thes/p207308292> ;
    schema1:description "Auteur Anneke Wiltink ; illustraties Lucy de Graaf" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789057885068" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d8ec37c15d14d0aa7216df6d418c183> ;
    schema1:name "Het geheim van de zon" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/964f1060fe8139030ceb6624540d45f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1020315474> .

