@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/p833079638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advances in molten salt chemistry" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560275X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067580971>,
        <http://data.bibliotheken.nl/id/thes/p069539456>,
        <http://data.bibliotheken.nl/id/thes/p069541752> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833079522> ;
    schema1:isbn "0444422382" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/335fa1a85effca78bb7f0ac17bee995a> ;
    schema1:name "Advances in molten salt chemistry" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e668cd78cf349e24d1ea5a3bd36ca7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769007234> .

