@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/p790363739> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Syntax and semantics : a taxonomic approach / C.L. Ebeling" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599004>,
        <http://data.bibliotheken.nl/id/thes/p078662702>,
        <http://data.bibliotheken.nl/id/thes/p078682533>,
        <http://data.bibliotheken.nl/id/thes/p078685192>,
        <http://data.bibliotheken.nl/id/thes/p397431236> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072452951> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1721cc1d641d0cbb0d87dce4c6378a1> ;
    schema1:name "Syntax and semantics : a taxonomic approach" ;
    schema1:numberOfPages 519 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecad85ff0869d4c3ecbe3cd8182c0e82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781050179> .

