@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/p147640040> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The location model with reservation prices / H.M. Webers" ;
    dcterms1:issued "1996" ;
    schema1:associatedMedia "http://arno.uvt.nl/show.cgi?fid=3294" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p118540637> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3afe0d5f93bccbdfd950a9a198525d8c> ;
    schema1:name "The location model with reservation prices" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ba61bc857bac1a163bef3fc33158edb> .

