@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/p435405306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe blauwe tram / Stichting De Nieuwe Blauwe Tram" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p429613229> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p078294681> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p429564058> ;
    schema1:isbn "9789083017532" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3746f9925c8384c6e4be187bc5b420e5> ;
    schema1:name "De nieuwe blauwe tram" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d136eeef774c7e886056b760fc9ea810> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1368402421> .

