@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/p119994585> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A censored regression model of private car use / G.C. de Jong & J.S. Cramer" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074469444>,
        <https://data.bibliotheken.nl/.well-known/genid/eae19cd86aa876ebbb5c6166d6abb474> ;
    schema1:bookEdition "Rev. [ed.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073023663> ;
    schema1:description "1e uitg. 1987" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/789de590ee1bac0e47823f04c7faa555> ;
    schema1:name "A censored regression model of private car use" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/891cb90d7d43a9a57e2fab3ab9d29338> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69262016> .

