@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/p056767072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A new class of limited information estimators for simultaneous equation systems / W.J. Keller" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068926464>,
        <https://data.bibliotheken.nl/.well-known/genid/5240874c07449d58d8242fc3fa8d964f> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03b5573a614bdb45e55353279d874374> ;
    schema1:name "A new class of limited information estimators for simultaneous equation systems" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec45f620aac88d97bc77145482407eb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64597747> .

