@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/p052493830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerstof Nederlands voor IBO / [auteur Martien de Boer ; medew. van Bea Dekker ... [et al.]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075443163>,
        <http://data.bibliotheken.nl/id/thes/p086324098> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p087856875> ;
    schema1:description "Op omslag: IBO-project Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c50988e0a529cf2f5fb14a89f61cfd63> ;
    schema1:name "Leerstof Nederlands voor IBO" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06edc1a94a7d51abb8912b5ccf15477a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64846835> .

