@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/p174291000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lang zullen we lezen : praktijkconferentie leesbevordering / [red.: Margreet Zaal ; bijdragen: Marieke Sanders ... et al. ; fotogr.: Jan van der Meyde]" ;
    dcterms1:issued "1998" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p143848038>,
        <http://data.bibliotheken.nl/id/thes/p174290527> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d6309cc8cb410674049736caae25d9d> ;
    schema1:name "Lang zullen we lezen : praktijkconferentie leesbevordering" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8eeb3db078d0ab23f3ffeca920617bf7> .

