@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/p242622178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Corpusgebaseerd onderzoek naar morfologische produktiviteit / R.H. Baayen" ;
    dcterms1:issued "2002" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/baay001corp01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074237799> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fc7c912b683dde6175d57fc3cd6610e> ;
    schema1:name "Corpusgebaseerd onderzoek naar morfologische produktiviteit" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/352567e5c46328d6c4b29bb3a88e521d> .

