@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/p254958699> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nouns and noun phrases / Hans Broekhuis, Evelien Keizer, Marcel den Dikken" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078524911> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090414101> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073391352>,
        <http://data.bibliotheken.nl/id/thes/p074764365> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d4b5f42764daba3481c853bad656e1d> ;
    schema1:name "Nouns and noun phrases" ;
    schema1:numberOfPages 953 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a645e6f94d06b8ebf73c7c7d2e9b6865> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66764800> .

