@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/p369639782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote toernooi / een verhaal van Serge Tignères ; met tekeningen van Patrick Deubelbeiss ; vertaald [uit het Frans] door Luc Van de Cruys" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p287731030> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072708980>,
        <http://data.bibliotheken.nl/id/thes/p173417183> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p306321688> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e72d6938fa7c93525133451066683a78> ;
    schema1:name "Het grote toernooi" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/221f66a1415f7ecbfabe6bc9b20c8155> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901372005> .

