@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/p449678393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Solanum / Alfred Aubry" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071517758> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Acht kwatrijnen uit de reeks Solanum Dulcamara",
        "Bibliografie SSL 34",
        "Opl. van 22 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p801679028> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a1946b9403382f0e637169fa25776ce> ;
    schema1:name "Solanum" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4df0e8310b31b1c762fbe98580eb6459> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521881808> .

