@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/p343538407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1983=1989 / door G. Taverne" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624885>,
        <http://data.bibliotheken.nl/id/thes/p075661829> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074118986> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343537648> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e774435009b3deedceab3ff85c35bba5> ;
    schema1:name "1983=1989" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc587a23c4a5c5708596c8e6f5718377> ;
    schema1:sameAs <http://www.worldcat.org/oclc/796759029> .

