@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/p036766178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A study on maintenance systems for locomotives / Jan Telgen" ;
    dcterms1:issued "1976" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9bad8084b9ff54d9c354462c8f56cb5e> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914321> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/537c2424290b1327ab30da4472d36365> ;
    schema1:name "A study on maintenance systems for locomotives" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/077f261a90afa517ddf7522750e65fe0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64473083> .

