@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/p801709237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A W-grammar of ALEPH / R. Glandorf, D. Grune & J. Verharen" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075297108>,
        <http://data.bibliotheken.nl/id/thes/p431659982> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071779426>,
        <http://data.bibliotheken.nl/id/thes/p43166000X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822717859> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7cca65b13231cf4c9dd35fb7b9ec438> ;
    schema1:name "A W-grammar of ALEPH" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35dfdc056aa56fba2cbebddc6e2e0328> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906722886> .

