@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/p15329874X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vals spel / naar Stephen Crane's The blue hotel ; vert. uit het Engels" ;
    dcterms1:issued "1967" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069027552> ;
    schema1:description "Ballonstrip",
        "Datering, tek. en bew. volgens H. Matla. Stripcatalogus, 7e ed" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089931912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1392e664f2b655d7d09c4a9438b61d3f> ;
    schema1:name "Vals spel" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1aef157e8be0e845f8a0059911e0a800> .

