@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/p187547254> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets van vroeger, iets van nu" ;
    dcterms1:issued "1999" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p069871981>,
        <http://data.bibliotheken.nl/id/thes/p06987199X>,
        <http://data.bibliotheken.nl/id/thes/p074774034>,
        <http://data.bibliotheken.nl/id/thes/p161075037>,
        <http://data.bibliotheken.nl/id/thes/p168269538> ;
    schema1:description "Oorspr. Engelse uitg.: Warp Graphics, cop. 1994-1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840807449> ;
    schema1:isbn "9034328643" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae8a482b2960c2b9f6150145f02afdd0> ;
    schema1:name "Iets van vroeger, iets van nu" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2ac59e241eb688356c02fb461a3655a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67714096> .

