@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/p039733939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A multidimensional scaling approach to multivariate analysis / Jan de Leeuw" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233>,
        <http://data.bibliotheken.nl/id/thes/p075622084> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073305111>,
        <http://data.bibliotheken.nl/id/thes/p075348349> ;
    schema1:description "Paper presented at the DIANA II conference, Liblice, Czechoslovakia, May 26 through May 30, 1986" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p039730271> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6da362e5b96916b4f3cf2886606fa7b2> ;
    schema1:name "A multidimensional scaling approach to multivariate analysis" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79c31aebf99181c238a163e11cd3d735> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64457853> .

