@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/p238083268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ruil / Giroud [tekst] ; Mounier [tek.] ; inkleuring: P. Faucon ; [vert. uit het Frans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151484597> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071934588>,
        <http://data.bibliotheken.nl/id/thes/p185957781> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p215071387> ;
    schema1:isbn "9069693038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2065155cffd5ddc272d92faf8b5f786> ;
    schema1:name "De ruil" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a3571323bbc9f6f8d06a42951485900> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67060529> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0c85510fd08cfc2df11a747e367f63e4> .

