@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/p056217854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An oral approach / H. BongersPupil's books / H. Bongers" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068616198> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069250359> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056214979> ;
    schema1:isbn "900110522X" ;
    schema1:issueNumber 70040 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33a53067e0f98b7ecc515f79a4dd900e> ;
    schema1:name "An oral approach" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2ab952776a7727eec2c183ee0c4e43b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769358845> .

