@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/p380988011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van Sanskriet tot spijkerschrift : breinbrekers uit alle talen / Alexander Lubotsky en Michiek de Vaan (red.)" ;
    dcterms1:issued "2010" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072514116> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9048511453",
        "9789048511457" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/998d44545a6e38fcb87b5bd6729a8fa7> ;
    schema1:name "Van Sanskriet tot spijkerschrift : breinbrekers uit alle talen" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c509e030e7c043459539d352aa2d9158> ;
    schema1:sameAs <http://www.worldcat.org/oclc/645097212> .

