@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/p39519332X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der wereldtaal / Arie de Jong" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612434>,
        <http://data.bibliotheken.nl/id/thes/p078947839>,
        <http://data.bibliotheken.nl/id/thes/p397477287> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067526470> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854268243> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d8fc3e532331af12f8e4147d83bc63d> ;
    schema1:name "Leerboek der wereldtaal" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d4bb6a2a417a38734043f19de9599f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915807445> .

