@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p861658973> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Your way to English : een reeks leerboeken Engels voor de oude humaniora / onder leiding van H. Servotte" ;
    dcterms1:issued "1970-1980" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068404522> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44123e18381d358a602ad10fc76b1e7f> ;
    schema1:name "Your way to English : een reeks leerboeken Engels voor de oude humaniora" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc2dcfacb92fd59815f6c6c112765679> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64288367> .

