@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/p20386414X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Testing theory : an introduction / P.J.G. Teunissen" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635496>,
        <http://data.bibliotheken.nl/id/thes/p075664402>,
        <http://data.bibliotheken.nl/id/thes/p077601955>,
        <http://data.bibliotheken.nl/id/thes/p07868756X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073683728>,
        <http://data.bibliotheken.nl/id/thes/p075320681> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p182137414> ;
    schema1:description "Uitg. in opdracht van: Vereniging voor Studie- en Studentenbelangen. - Based on lecture notes by the Department of Mathematical Geodesy and Positioning (MGP) of the Delft University of Technology" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202007812> ;
    schema1:isbn "9040719756" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50259742e3ef8710594ff1ee36d9b9f4> ;
    schema1:name "Testing theory : an introduction" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6ec0b09a8d17e9235b093fd07e3453f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902211149> .

