@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/p062417797> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advances in nonlinear phonology / ed. by Harry van der Hulst [and] Norval Smith" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073248312>,
        <https://data.bibliotheken.nl/.well-known/genid/9b56385877b11f0966f11754f36d7ce6> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9067651257" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/500f85e82e5304b1c816c565db2dfeb2> ;
    schema1:name "Advances in nonlinear phonology" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e834f3ec7f90c0ad75387ed8757b8c4b> .

