@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/p800372069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advances in quantitative analysis / editor James Alt" ;
    dcterms1:issued "1980" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068536933> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840103115> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/995a2ff78a89b9f075641bdf9a647f26> ;
    schema1:name "Advances in quantitative analysis" ;
    schema1:numberOfPages 275 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c86ae5fbcd092253bf33e8bc28ad993f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71386245> .

