@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/p251967344> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schat des harten : vertellingen / door T. van Buul ; geïllustreerd door Tjeerd Bottema" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070603820> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069078637> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c7f3b575c95df62194f887358fa89a2> ;
    schema1:name "De schat des harten : vertellingen" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0085820c91af6dca5f1b528c40ed2646> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150190593> .

