@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/p428055362> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapport van J.L. Huijsinga c.i. omtrent de Nederlandsche tramwegmaatschappij" ;
    dcterms1:issued "1906" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074981234> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p253700159> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8afa5a346db94eb0046cb2401344a3b3> ;
    schema1:name "Rapport van J.L. Huijsinga c.i. omtrent de Nederlandsche tramwegmaatschappij" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4386031ef13a5d5918998b6ee56ea32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164061817> .

