@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/p429762887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalboek voor U.L.O. / M. van Haperen" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p432174745> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09688410X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p270050523> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p217988814> ;
    schema1:issueNumber "20o" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93957c93f30b5ff136a70c1645d4e82b> ;
    schema1:name "Taalboek voor U.L.O." ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0377622d2649e862eec6155dad3267e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200026241> .

