@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/p830377530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De glazen villa / Wim Hornman" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073901113> ;
    schema1:description "Eerder verschenen Amsterdam : Impuls, 1982.",
        "Gevolgd door: In vuur en vlam",
        "Voorgaande edities onder de naam: Rosmalen-Terborgh, Catharina van" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853608695> ;
    schema1:isbn "9067140023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d9f22a5a03f013989b014ab5257f576> ;
    schema1:name "De glazen villa" ;
    schema1:numberOfPages 252 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/573f75d151e5a6298f229e99d9881400> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63447655> .

