@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/p272268755> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vlaamse en Europese uitdaging : Vlaming zijn nu / Jan de Groof, Frank Judo, Matthias E. Storme (red.)" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078946271>,
        <http://data.bibliotheken.nl/id/thes/p078948312> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072019174>,
        <http://data.bibliotheken.nl/id/thes/p080426514>,
        <http://data.bibliotheken.nl/id/thes/p126871299> ;
    schema1:description "Dutch, English, French and German" ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "nl" ;
    schema1:isbn "9020955063" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb138ceca25215be11e6cc64aa11cbfe> ;
    schema1:name "De Vlaamse en Europese uitdaging : Vlaming zijn nu" ;
    schema1:numberOfPages 345 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d5e8033b9d0cf9abc01b909185e6a02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/812501745> .

