@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/p434071595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speling van het licht / Franca Treur" ;
    dcterms1:issued "2011" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/434071595.jpg",
        "https://opac.zebi.nl/vubis/kinderprenten/434071595a.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p197479898>,
        <https://data.bibliotheken.nl/.well-known/genid/dad3a890400669cfec162d37a10e6637> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073711071>,
        <https://data.bibliotheken.nl/.well-known/genid/f5ccc9ff82f362005369aa6c1a6e305b> ;
    schema1:description "Oplage van 850 exemplaren",
        "Uitgever: Peter van Druenen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fefb9bb0a0952c54844d7295ec6dd2b> ;
    schema1:name "Speling van het licht" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17341c48c2b47a123a5ef6cf41b72632> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1266183911> .

