@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/p820733911> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A practical guide for the writing of the Greek accents / by A.J. Koster" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612183>,
        <http://data.bibliotheken.nl/id/thes/p078424186>,
        <http://data.bibliotheken.nl/id/thes/p078525705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070126399> ;
    schema1:bookEdition "Repr" ;
    schema1:description "1e dr.: 1962",
        "Titel op rug: The Greek accents" ;
    schema1:inLanguage "en",
        "grc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62d178bbcb17311cb1d87b273cab3f54> ;
    schema1:name "A practical guide for the writing of the Greek accents" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/448a158c64a2ee66422b3551a2020485> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905274545> .

