@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/p091852994> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte Nederlandsche spraakkunst / E. Rijpma" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072271248> ;
    schema1:bookEdition "14e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b6a07b4264197a0c55d9ff1fd14ae0f> ;
    schema1:name "Beknopte Nederlandsche spraakkunst" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d86d3535180b3b252b30ecff5249b398> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65950382> .

