@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/p853771626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A computational scheme for the spectral analysis of dynamic factor models / P.C.M. Molenaar" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071415041> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843903031> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ae5d12e29b57d11c938e16a4f7f3117> ;
    schema1:name "A computational scheme for the spectral analysis of dynamic factor models" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d79d293e9d76e471f0a0dc6dcaaeff2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64207989> .

