@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/p840523548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Essays in honor of Charles F. Hockett / ed. by Frederick B. Agard ... [et al.]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635313>,
        <http://data.bibliotheken.nl/id/thes/p077598660>,
        <http://data.bibliotheken.nl/id/thes/p397430388> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07529236X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068547382>,
        <http://data.bibliotheken.nl/id/thes/p071625259> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840523130> ;
    schema1:isbn "9004070397" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ed143306eadb41c989d64812af1a55f> ;
    schema1:name "Essays in honor of Charles F. Hockett" ;
    schema1:numberOfPages 601 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17cc10524e0ed7687a05877d7516802a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781588966> .

