@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/p841753741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Old church Slavonic grammar / by Horace G. Lunt" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599829>,
        <http://data.bibliotheken.nl/id/thes/p078558034> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069357668> ;
    schema1:bookEdition "3rd ed" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830284559> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b03ed7a8b39403f4fafc6e84e3fc86c> ;
    schema1:name "Old church Slavonic grammar" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b543a44106824aa785448c1ba11bc59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6373845> .

