@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/p18293165X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over moleculen en paddestoelen / J.G.H. Wessels" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561796X>,
        <http://data.bibliotheken.nl/id/thes/p075652196>,
        <http://data.bibliotheken.nl/id/thes/p077603176>,
        <http://data.bibliotheken.nl/id/thes/p078594219>,
        <http://data.bibliotheken.nl/id/thes/p078612241>,
        <http://data.bibliotheken.nl/id/thes/p078659175> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067869769> ;
    schema1:description "Afscheidscollege Rijksuniversiteit Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac6132f8521fd3e51eccc57abcdfbc5a> ;
    schema1:name "Over moleculen en paddestoelen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dae8cc5f506058ec17b5541fe3368fd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67910462> .

