@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/p830089306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor de Europese Gemeenschappen / G.H.J. Abeln" ;
    dcterms1:issued "1963" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068178867>,
        <http://data.bibliotheken.nl/id/thes/p068257813>,
        <http://data.bibliotheken.nl/id/thes/p068271697>,
        <http://data.bibliotheken.nl/id/thes/p068274165> ;
    schema1:description "Losbladig" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821701452> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81cc7b3c3b0cd9c25167bf783580cdeb> ;
    schema1:name "Handboek voor de Europese Gemeenschappen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2667d085909a17110708c737c32e5ee8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768920989> .

