@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/p404029833> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Binnen bouwen, buiten bouwen / Nannie Kuiper ; met illustraties van Dagmar Stam" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073407100> ;
    schema1:bookEdition "Eerste druk, tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06883845X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p404028918> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e164ce0ce59d66a3206a136642cc925> ;
    schema1:name "Binnen bouwen, buiten bouwen" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fc572d99aea5cc886aa4610ebe970b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951468102> .

