@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/p405777949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koning van den Koperberg / Lode Opdebeek ; Jean De Bosschère [ill.]" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072531819> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/c469b471cc1ba00fb763f9ab939cedd3> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a64a3d24459df62ccaf03eeb4c8e426> ;
    schema1:name "De koning van den Koperberg" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66d6a2b3b7fb6bd168d93a3a2a935f9b> .

