@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/p821963538> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duitse spraakkunst voor iedereen / [F.C.M. Stoks]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572232> ;
    schema1:bookEdition "12e dr" ;
    schema1:description "1e dr.: 1960" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027400342" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96dbd8a0b53d9b247960888212458a1b> ;
    schema1:name "Duitse spraakkunst voor iedereen" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e3526c597208c02fc295eed66f34e08> .

