@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/p833598848> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dutch railway system / G.J. de Rook" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397431864> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069224153> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38979a8849caac19b3846514aa19e091> ;
    schema1:name "Dutch railway system" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe9bedf89d4bfbd128b5ccebb126039b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906077027> .

