@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/p328159786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schatten der aarde / [Frits van Raalte]" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070361436> ;
    schema1:description "Met ingeplakte plaatjes" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b82d6f535620eaa2990a5fe8bce494a> ;
    schema1:name "De schatten der aarde" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc5b2245fbd0a1175c97624a0e0af3ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64905763> .

