@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/p040236730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advances in molten salt chemistry" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606615> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067580971>,
        <http://data.bibliotheken.nl/id/thes/p069539456> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833079522> ;
    schema1:isbn "0444428224" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/278644174720ed45031e6945de330d18> ;
    schema1:name "Advances in molten salt chemistry" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ed7add2bfa1c7b7379988903e0b24ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769290855> .

