@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/p098424254> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Niederländische Konversations-Grammatik / von T.G.G. Valette" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435838393> ;
    dcterms1:issued "1915" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070335958> ;
    schema1:bookEdition "3., durchges. Aufl" ;
    schema1:description "1e dr. 1891" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865829276> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebc557e22de5935f6c21bd469a63e41a> ;
    schema1:name "Niederländische Konversations-Grammatik" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8715323ae9e283c903e951e552f0f8f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66079776> .

