@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/p843495103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine Middelnederlandse syntaxis / J.M. van der Horst" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078682533>,
        <http://data.bibliotheken.nl/id/thes/p092948073>,
        <http://data.bibliotheken.nl/id/thes/p397459718> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072745096> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:description "1e dr.: 1981" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063882017" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d600d8811850793a4d547dc14e3335c> ;
    schema1:name "Kleine Middelnederlandse syntaxis" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4871143bc872c7842336a5c58377515f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905761497> .

