@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/p250387166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bio-organische chemie (theorie)" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181755564>,
        <https://data.bibliotheken.nl/.well-known/genid/573f959773d1ccb3782969c0e07d45ce> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91d575869b7a745169c705637c065c5c> ;
    schema1:name "Bio-organische chemie (theorie)" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cfed9379fa2e7a72ce47d723520fd54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66688754> .

