@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/p120250179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Syllabus bij het grammatika-onderwijs / E.A. Binnerts & J.M. van der Horst" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397459505> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070585210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072745096> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6257d202325690c095360cb03e153509> ;
    schema1:name "Syllabus bij het grammatika-onderwijs" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee050a660aa8e244cd54f78b40e3a13f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69265450> .

