@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/p427483441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vriendschap, : in vyf zangen. / Door jongvrouwe A.C. Slicher" ;
    dcterms1:issued "1787" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB230091403" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07321261X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p352871806> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d05c4c448c246fe1e1343b56ac9666fa> ;
    schema1:name "De vriendschap, : in vyf zangen." ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6bed337a57997972554c65ca25915d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880406335> .

