@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/p850325145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schat van Baekelandt / Bob De Moor" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946961> ;
    schema1:description "Oorspr. verschenen in \"Nieuws van de Dag\", van maandag 21 juli tot maandag 3 november 1952" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830939393>,
        <http://data.bibliotheken.nl/id/nbt/p850324254> ;
    schema1:isbn "9063710674" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/895065a686cd3e3802ea2fda193eeefa> ;
    schema1:name "De schat van Baekelandt" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cefaf2681d3bea77a45b228afdc5234> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64112088> .

