@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/p062275224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bio-technologie / A.M. Kroon ... [et al.]" ;
    dcterms1:issued "1985" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/636a0e8e11e4a67116df39666c79a049> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802428428> ;
    schema1:isbn "9070157438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be722cd2a006380832bec63d8e189e6f> ;
    schema1:name "Bio-technologie" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e2d8dbbb717ec5d84ea681c4b5233df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65376109> .

