@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/p056214979> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An oral approach / H. Bongers" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068616198> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037436171> ;
    schema1:issueNumber "pupi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35711727212fb9f08b2ab3ff29515cbf> ;
    schema1:name "An oral approach" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c785a6b447b444a598abb48bd5cb18a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65087865> .

