@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/p423776339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klanken van het Iers-Gaelisch / [door] A. G. van Hamel" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068356307> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Overdr. uit: Neophilologus, jg. 11, afl. 22" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p060054360> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5009bf65cc5107603ac3f786c5e76bc> ;
    schema1:name "De klanken van het Iers-Gaelisch" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/677cf50bf8f4eeadc56ab10fd5528200> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120128305> .

