@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/p371656834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Telboek van 1 tot 10" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:description "Omslag en koffertje vermelden: ©2005 Sanoma Uitgevers B.V",
        "Thema: Tellen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343035383> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50c72c92d5c04b9b74be877b23160d2e> ;
    schema1:name "Telboek van 1 tot 10" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04519c8c420f55b48144f0c3199e1d9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/871008450> .

