@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/p172281784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Even ontspannen / Mazel, Cauvin ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069115710> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068863810> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p148488145> ;
    schema1:isbn "9031420514" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/360415ed31bfbe61401df0387a3585f3> ;
    schema1:name "Even ontspannen" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b96c591232542a7644d929b87da55090> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68030859> .

