@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p325054339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stoomtram Vlissingen-Middelburg / door W.A. Askamp" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142184837> ;
    schema1:description "Uit: Tramnieuws.1945/46,1 p." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/253104e49e18fd5e00112dbeec4945b0> ;
    schema1:name "De stoomtram Vlissingen-Middelburg" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1c0d89dd892115da5a7d4d9382d62de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/521345555> .

