@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/p42654241X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijne uitspanning in ledige uren" ;
    dcterms1:issued "1822" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB130111481" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072092386> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De auteur is M.C. Paspoort van Grijpskerke" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036815497> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b80da9cedb44a81bba233f6a7d31384c> ;
    schema1:name "Mijne uitspanning in ledige uren" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04c4970ca19f93a97331161b9551971b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1153439719> .

