@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/p801646855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leuke leven van Tijl Uilenspiegel / [nieuwe Nederlandse bew. van A. van Hageland]" ;
    dcterms1:issued "1979" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068694555> ;
    schema1:description "1e uitg.: 1520",
        "Geïll. met platen uit de uitg. van 1841" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p81028099X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d2701d4669fc89710805c4938c88b4f> ;
    schema1:name "Het leuke leven van Tijl Uilenspiegel" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31874775024a6c11c3c84de4e06e1a71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63305732> .

