@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/p22822635X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bobsleeën een enerverende sport" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078672554>,
        <http://data.bibliotheken.nl/id/thes/p182272001> ;
    schema1:description "Omslagtitel: Bob slee bond Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdc306f2c34ac860329722f9b388b2e3> ;
    schema1:name "Bobsleeën een enerverende sport" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da23931e304462479e8b79b9fdee7517> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67089251> .

