@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/p831449829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Proceedings of the EC Contractors' Meeting held in Brussels, 23-24 November 1982 / ed. by W. Palz and W. Schnell" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562754X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068903006>,
        <http://data.bibliotheken.nl/id/thes/p069314454> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831441593> ;
    schema1:isbn "902771603X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/378f9c410f3063ad2645387dddaa88d8> ;
    schema1:name "Proceedings of the EC Contractors' Meeting held in Brussels, 23-24 November 1982" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/600fdd08e17f5fa612c2165126dfd31c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905458672> .

