@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/p053489551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coatings for gas turbine compressors / by H.J. Kolkman" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626195>,
        <http://data.bibliotheken.nl/id/thes/p122341686> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069612005>,
        <http://data.bibliotheken.nl/id/thes/p075314878> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb3571e5e44b2a99959184fe5bb3d3a5> ;
    schema1:name "Coatings for gas turbine compressors" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e2ec3a900046945e915cbffa6594d44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64993519> .

