@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/p180709178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twintig rietjes / tek.: Christian Paty ; scenario: Tiburce Oger ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180708872> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146410785> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Vents d'Ouest" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157373711>,
        <http://data.bibliotheken.nl/id/nbt/p180708929> ;
    schema1:isbn "9052892156" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd51d4b75b0edb6477a66a6313d2b232> ;
    schema1:name "Twintig rietjes" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cab9e01a7e9b714f195ecce61e09b0b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67796813> .

