@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/p156666022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Appartement kopen? / [een gezamenlijke uitg. van $3121, $3122, $3123]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075298260> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075301857>,
        <http://data.bibliotheken.nl/id/thes/p075429055> ;
    schema1:description "Omslagtitel",
        "VROM 92575/h/3-93" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6a32b3f936cbddca6438cd27dbdb294> ;
    schema1:name "Appartement kopen?" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15070402d57adfd68b54770a8b331344> .

