@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/p264912004> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grammaticalization as economy / Elly van Gelderen" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598776>,
        <http://data.bibliotheken.nl/id/thes/p105057150> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074753681> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822253070> ;
    schema1:isbn "9027227950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a09d85105eebb6312d5ddd012a5febf8> ;
    schema1:name "Grammaticalization as economy" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfff1995c2664936de65b6bfb6574ca1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902199451> .

