@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/p138849102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Challenges in the east / J. Rupnik ... [et al.]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630591>,
        <http://data.bibliotheken.nl/id/thes/p075665115>,
        <http://data.bibliotheken.nl/id/thes/p077609123>,
        <http://data.bibliotheken.nl/id/thes/p078548233>,
        <http://data.bibliotheken.nl/id/thes/p078613752> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075322072> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074861433> ;
    schema1:description "Bevat ook tekst in het Nederlands" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811590143> ;
    schema1:isbn "9039908990" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d6eaabc7b60d04f2aec001751a78486> ;
    schema1:name "Challenges in the east" ;
    schema1:numberOfPages 161 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49ba98d1ae2eb8553b079aae609c1445> ;
    schema1:sameAs <http://www.worldcat.org/oclc/840298406> .

