@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/p81018656X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weer-spiegelingen / [Jef Verheyen tekst en ill. ; voorw. door Ivo Michiels]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100285074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068483341> ;
    schema1:description "Opl. van 120 genummerde en gesigneerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97dfaa2875d94972a366a206ba36f0c2> ;
    schema1:name "Weer-spiegelingen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/381b4e97a4cba0d3f997b6fa93865fc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63317176> .

