@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/p323163947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Enerzijds = L'autre versant / tekst, texte: Annie Reniers ; beeld, image Nicole Verheyden" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07356754X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p323163866> ;
    schema1:description "Teksten in het Frans en Nederlands" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "9789079433407" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/310de19fb53f113084c8acc7f4838590> ;
    schema1:name "Enerzijds = L'autre versant" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b63bdc1b0ddfd72555cd7fa43cc5cd26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/555395644> .

