@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/p860079554> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van het goud / [tekst Joseph Philippe ; bew. naar het Frans door J.F. Brouwer ; ill. van Louis Joos]" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069488002> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067805280>,
        <http://data.bibliotheken.nl/id/thes/p071494294> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095759557>,
        <http://data.bibliotheken.nl/id/nbt/p100425062> ;
    schema1:isbn "9025704263" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27952630d3022f97592caceb2b472805> ;
    schema1:name "De geschiedenis van het goud" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdd54cd5064662d820a88760a0c4f762> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63808417> .

