@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/p760075905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Foundations of econometrics / Albert Madansky" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072601019> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821536206> ;
    schema1:isbn "0720436079" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b7ab89bfd9697d9aac06236212f6b55> ;
    schema1:name "Foundations of econometrics" ;
    schema1:numberOfPages 266 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca440a9cffcb69360d7f66c9eb84c6e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780472426> .

