@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/p123896029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "184 manieren om een bakfiets vol te laden en andere tips voor kamerbewoners / Ted van Turnhout" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560955X>,
        <http://data.bibliotheken.nl/id/thes/p075609584>,
        <http://data.bibliotheken.nl/id/thes/p075666006> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068108125> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026920881" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9b7e4531447dee2a09287e6d82d4a0f> ;
    schema1:name "184 manieren om een bakfiets vol te laden en andere tips voor kamerbewoners" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9b5357288506ec31d8fd0484d2d8fdc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69183962> .

