@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/p086846914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gedachtengang van de statistica / door S.T. Bok" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602099>,
        <http://data.bibliotheken.nl/id/thes/p07867509X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068273835> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr. ca. 1945",
        "Oorspr. uitg.: 1946" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850078873> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/059a780ce810ff0115e0c10284501689> ;
    schema1:name "De gedachtengang van de statistica" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9911d3564711a1b43737295ef9e5071b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782100868> .

