@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/p145817571> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Las lenguas en la Europa Comunitaria II / ed. de Mercè Pujol Berché, Fermín Sierra Martínez" ;
    dcterms1:issued "1996" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07331787X>,
        <http://data.bibliotheken.nl/id/thes/p126713553> ;
    schema1:description "II Coloquio Internacional las lenguas en la Europa Comunitaria, celebrado en Barcelona del 2 al 5 de noviembre de 1994" ;
    schema1:inLanguage "ca",
        "en",
        "es",
        "fr" ;
    schema1:isbn "9051839251" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88a1b1da82fd15faabc0b7a918a491e3> ;
    schema1:name "Las lenguas en la Europa Comunitaria II" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2738151055d09a5a009c606236c1f138> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905435451> .

