@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p255863993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dutch conversation-grammar / by T.G.G. Valette" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43410566X> ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070335958> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865829276> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53ad3ccf9b09da24176f585a87f7122f> ;
    schema1:name "Dutch conversation-grammar" ;
    schema1:numberOfPages 344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c7235695c78f7337f55db80c6590276> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906669723> .

