@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/p450561585> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toegepaste statistiek" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622874> ;
    schema1:description "Herdr. uitg. en 2e dr.: Groningen [etc.] : Stenfert Kroese",
        "Koepel voor meerdere drukken" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1680e6972bd612ccbe3b25b56e271ac7> ;
    schema1:name "Toegepaste statistiek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8e18a1a09bc67605396802f97c8ccb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1524873603> .

