@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/p303560762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A survey of the application of gamma processes in maintenance / author: J.M. van Noortwijk" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610248>,
        <http://data.bibliotheken.nl/id/thes/p075626748> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07371562X>,
        <http://data.bibliotheken.nl/id/thes/p156424851> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240596072> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c071bf03553608649f772ca8fd1e169> ;
    schema1:name "A survey of the application of gamma processes in maintenance" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8218999f944057165597472a1a795ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/203339716> .

