@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/p086987402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cyril Lixenberg / [tekst, text Dorothée Cannegieter ... et al. ; vert., transl. Rascha Thomas ; eindred., ed. Lisette Pelsers]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070677727>,
        <http://data.bibliotheken.nl/id/thes/p07560051X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070666865>,
        <http://data.bibliotheken.nl/id/thes/p07206644X>,
        <http://data.bibliotheken.nl/id/thes/p073907952> ;
    schema1:description "Nederlandse en Engelse tekst",
        "Uitgave naar aanleiding van het project 'Lixenberg in Enschede'" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9070041235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27fba789bebcda46e0ba0c6cdb6aae72> ;
    schema1:name "Cyril Lixenberg" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d35c5be6e9bdaebe5207f78b01c7e792> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906738438> .

