@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/p078290724> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Dialoog\" / Bob den Uyl" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069740259> ;
    schema1:description "Opl. van 30 ex.; 1-25 en I-V" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054053978> ;
    schema1:isbn "9072253132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3e2e8a21365ba1348acd22d0db21629> ;
    schema1:name "\" Dialoog\"" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c453c6e3d405b1cfb26474446139600> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65614429> .

