@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/p18256830X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Badminton : een uitdaging voor de bovenbouw / [Paula Rip]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078443040> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075317419>,
        <https://data.bibliotheken.nl/.well-known/genid/4f337353f28023fdae3b1be81d2aa595> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be1c6998602ee6a35669a1d48cac15f4> ;
    schema1:name "Badminton : een uitdaging voor de bovenbouw" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fab73822ba6910f4a3f5549dec69b49> .

