@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/p854313427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe trapeze : een reeks originele verhalen en gedichten voor de basisschool / Arie Rampen" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068010222>,
        <http://data.bibliotheken.nl/id/thes/p068364075>,
        <http://data.bibliotheken.nl/id/thes/p068758960>,
        <http://data.bibliotheken.nl/id/thes/p068974701> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832459119> ;
    schema1:isbn "9001871445" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecd329380be0f2e6a9fd7efd7f20bd63> ;
    schema1:name "De nieuwe trapeze : een reeks originele verhalen en gedichten voor de basisschool" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ab4ff28a25e2c35a0eb82b72696de58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769205489> .

