@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/p114749965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte Nederlandsche spraakkunst / door E. Rijpma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423821954> ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072271248> ;
    schema1:bookEdition "8e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59a02788287e571d621b915eb2e59ee7> ;
    schema1:name "Beknopte Nederlandsche spraakkunst" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22d7ddeeb6260972e67ff055789c3e78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69394538> .

