@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/p050674358> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schatten der aarde" ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303>,
        <http://data.bibliotheken.nl/id/thes/p397578903>,
        <http://data.bibliotheken.nl/id/thes/p397583842> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070361436>,
        <http://data.bibliotheken.nl/id/thes/p304179329> ;
    schema1:description "Datering: volgens Gooijaers, Catalogus van Plaatjes albums",
        "Plaatjesalbum" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634899> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e1419dd225c2bf5ec2bef63ff59a7d1> ;
    schema1:name "De schatten der aarde" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c49f5543dc6aab38363db682374fe84a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64905763> .

