@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/p394647181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De woongroep : roman / Franca Treur" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p197479898> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e druk: januari 2014" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p36322243X>,
        <http://data.bibliotheken.nl/id/nbt/p375149783> ;
    schema1:isbn "9789044625066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b807d16131aec23bd30f16b8235656c8> ;
    schema1:name "De woongroep : roman" ;
    schema1:numberOfPages 431026 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0453a06a1d8edb8e3a11cc3d5cfc2519> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048633193> .

