@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/p157376419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Olympische speeltjes / tekst: Contremarche ; tek.: Mouclier ; [vert. uit het Frans: Ludovic]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157376168> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149054777>,
        <http://data.bibliotheken.nl/id/thes/p157376192> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Delcourt" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157373711>,
        <http://data.bibliotheken.nl/id/nbt/p157376206> ;
    schema1:isbn "9052891362" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a0266830a784d624419f250b9501e02> ;
    schema1:name "Olympische speeltjes" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d123730efb03c8c929d0e5b4d2cc13c2> .

