@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/p821548964> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de voornaamste moderne literaturen / M. Janssens ; m.m.v. K. Hellemans en G. Vlasselaers" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068859961> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069332126>,
        <http://data.bibliotheken.nl/id/thes/p07526496X> ;
    schema1:description "1ste uitg.: 1973" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d6de9cea437cce9b5917aa8bb5a773> ;
    schema1:name "Inleiding tot de voornaamste moderne literaturen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2b20b80af40cc1d314a966e132b2780> .

