@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/p181755866> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Double checking for two error types / by J.J.A. Moors" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659115>,
        <http://data.bibliotheken.nl/id/thes/p077607546>,
        <http://data.bibliotheken.nl/id/thes/p078509025>,
        <http://data.bibliotheken.nl/id/thes/p078568080>,
        <http://data.bibliotheken.nl/id/thes/p103960465>,
        <http://data.bibliotheken.nl/id/thes/p314850244> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070980152>,
        <http://data.bibliotheken.nl/id/thes/p07548160X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056809239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f183363e27b7639f467c2f3c2445173a> ;
    schema1:name "Double checking for two error types" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/689a0a4c784ccd88d7962018a9354b4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901325463> .

