@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/p864941005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De duivelshaan : een satirische fantasie / Sean O'Casey ; vert. [uit het Engels] Cees Nooteboom" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068190115> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068743955> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843196378> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a98ff72c4ce227e858f503d79b5ab4f> ;
    schema1:name "De duivelshaan : een satirische fantasie" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9c7fb3f946c9b3dc3c7543747bce78f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64321941> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d3e6fad37d034c483ad64b332d16c5cb> .

