@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/p831393823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Linguistic units / by C.L. Ebeling" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599004>,
        <http://data.bibliotheken.nl/id/thes/p078507766>,
        <http://data.bibliotheken.nl/id/thes/p078595711>,
        <http://data.bibliotheken.nl/id/thes/p078662702> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072452951> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82159883X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f29e1540666bcc4ba42459736a4dfe4d> ;
    schema1:name "Linguistic units" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58813e83e85130b5f79de43b1e03b0db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781559225> .

