@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/p410562807> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandsche spraakkunst / door Lancée en A.L.J. Wytzes" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072089431> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072089466> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f88281b40da89c190ee9a895907c4854> ;
    schema1:name "Nederlandsche spraakkunst" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e62f997678f562b760329c23f892fb2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/986507810> .

