@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/p863520170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Je brief kwam net te laat / Gerard Reve, Rudy Kousbroek" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068256671>,
        <http://data.bibliotheken.nl/id/thes/p068531559> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068256671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068531559> ;
    schema1:description "Opl. van 180 genummerde en gesigneerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075637146> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070370611" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77b6e41bc81a32863289d49da0b6b690> ;
    schema1:name "Je brief kwam net te laat" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9783689c579a55d3dfe00e2627ad9f97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64374502> .

