@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/p783665555> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The D-stem in western Semitic / by Stuart A. Ryder, II" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599853>,
        <http://data.bibliotheken.nl/id/thes/p078662850>,
        <http://data.bibliotheken.nl/id/thes/p078958245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101428391> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82223971X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ed97b5e333b9c46bffe7d71cc419124> ;
    schema1:name "The D-stem in western Semitic" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b126ddfd5e43636439a26fce5536739> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1009130> .

