@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/p057684383> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atmospheric thermodynamics / by J. V. Iribarne and W. L. Godson" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599872>,
        <http://data.bibliotheken.nl/id/thes/p075664364> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068587759> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07237151X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821494635> ;
    schema1:isbn "9027703701" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81e07e75a054d4c3c5f01ecfd342cec7> ;
    schema1:name "Atmospheric thermodynamics" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e4e9bd78cf796eb0889cabe90727dd2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905449980> .

