@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/p288406273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prijs van het geld / Philippe Francq, Jean Van Hamme ; [inkleuringen: Marie-Paule Alluard ... et al. ; vert. uit het Frans]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073034401> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600>,
        <http://data.bibliotheken.nl/id/thes/p100904572> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p078266777> ;
    schema1:isbn "903142529X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e209835c783035e95d1e6f2818c7c708> ;
    schema1:name "De prijs van het geld" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/166f5e2707f0b1a9e44cedb31eb1a9ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66450702> .

