@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/p260293474> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stroom, sappen en cellen / M.J. Staal" ;
    dcterms1:issued "2003" ;
    schema1:associatedMedia "http://irs.ub.rug.nl/ppn/260293474" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069493367> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Academische redevoering Rijksuniversiteit Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3159554bc9b2e8598dad7068f384d443> ;
    schema1:name "Stroom, sappen en cellen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/938a81dff6719daf4fa7aa7a26536672> .

