@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/p329138901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Information structure and the dynamics of language acquisition / ed. by Christine Dimroth, Marianne Starren" ;
    dcterms1:issued "2003" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p234832185>,
        <http://data.bibliotheken.nl/id/thes/p255746202> ;
    schema1:inLanguage "en" ;
    schema1:isbn "902729643X",
        "9789027296436" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f2a80044637d9e99463cc19aa5e1bdf> ;
    schema1:name "Information structure and the dynamics of language acquisition" ;
    schema1:numberOfPages 359 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64e90e48625b8e62f22ff6ad125a7fef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/663968000> .

