@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/p400471477> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Breien in de tram / Annie M.G. Schmidt ; met illustraties van Wouter Tulp" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07023969X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p252225597> ;
    schema1:description "Oorspronkelijk verschenen in Het Parool van 17 september 1955",
        "Oplage van 100 genummerde en door de illustrator gesigneerde exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48a2294fec417f3194610ed07d9fd790> ;
    schema1:name "Breien in de tram" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5456bd74d64c4d8529add7289ebce476> ;
    schema1:sameAs <http://www.worldcat.org/oclc/938965528> .

