@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/p375583106> 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://resolver.kb.nl/resolve?urn=STCN:303516585:record" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07321261X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043725414> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0b2706bb986852739cd79190f735a1c> ;
    schema1:name "Weegschaal van het waare en schijn-vermaak." ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7b662bc6fe25231c46fb5b80a744818> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880406212> .

