@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/p142110248> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Airline market share analysis / P.D. Bootsma, A. van Harten" ;
    dcterms1:issued "1995" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f6b2119b0ccd349346ceb63db831ce6c> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068541163> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p120511363> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bb4fcc9b006b2ef6f32309657279e68> ;
    schema1:name "Airline market share analysis" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ea2233cdb695f67024bb314ca197177> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68984031> .

