@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/p120930609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An indirect utility model of car ownership and private car use / G.C. de Jong" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074469444>,
        <https://data.bibliotheken.nl/.well-known/genid/b02419d5934ba6c75fb1dc70ba0d033b> ;
    schema1:bookEdition "Revision and extension of report AE 4/88" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75849f5fa1674ea37309dde1163f5020> ;
    schema1:name "An indirect utility model of car ownership and private car use" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d54ac369ab71de9a0d5b7b73e41664ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69338283> .

