@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/p321609638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The coal industry in Western Europe : Dutch foreign trade" ;
    dcterms1:issued "1956" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044745826> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f06e0a687ecafbc005fc4556a7fea31f> ;
    schema1:name "The coal industry in Western Europe : Dutch foreign trade" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c5719d97e68ecfa4563c120d3a961cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/51347132> .

