@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/p374351945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voorstellen tot oplossing van het autobusvraagstuk" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397356552> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/1eedfacdf317666db2f7414b2135cbf3> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Nederlandsche Vereeniging voor locaalspoorwegen en tramwegen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864664788> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a1d2c796181e1be44e0e22172d0c218> ;
    schema1:name "Voorstellen tot oplossing van het autobusvraagstuk" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97dc68dd7b7f64589057fb5168d2bde4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/875539040> .

