@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/p08464334X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Assistance to reforms in Eastern Europe / Attila Szilassy" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075302799>,
        <http://data.bibliotheken.nl/id/thes/p086095897> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d4b0fb06a113cb3d6bf81bb086f3418> ;
    schema1:name "Assistance to reforms in Eastern Europe" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a5f3eb57e25882aeadc32048b45a92c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65790811> .

