@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/p398582831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weegschaal van het waare en schijn-vermaak. / Door jongvrouwe A.C. Slicher" ;
    dcterms1:issued "1786" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000178548" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07321261X> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Met gegraveerd titelblad met titelvignet" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053736508> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f40c4e17087bb3fe326e6108563c545e> ;
    schema1:name "Weegschaal van het waare en schijn-vermaak." ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64efefba324e218a5b2891d9ee229ceb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200509335> .

