@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/p09004987X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De talenstudies in de jaren 90 : een Europees perspectief / Wolfgang Herrlitz" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664216> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071784810>,
        <http://data.bibliotheken.nl/id/thes/p075367459> ;
    schema1:description "Openingscollege 1989. - Opl. van 400 genummerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9073446163" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/232aecb48efca6a9f13197dc968443dc> ;
    schema1:name "De talenstudies in de jaren 90 : een Europees perspectief" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6943fc634c7775583678a2c28cd3f6c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65823609> .

