@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/p055446507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stoomtram Nijmegen-Wamel / Johan van Os" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624419> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068417721>,
        <http://data.bibliotheken.nl/id/thes/p075326183> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p055446221>,
        <http://data.bibliotheken.nl/id/nbt/p821593064> ;
    schema1:isbn "9071059049" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d98c2a85e62b69c1ec02cbe58effd27a> ;
    schema1:name "De stoomtram Nijmegen-Wamel" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ad868f0bd1aba66ef2190fb3178a674> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769356667> .

