@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/p413544087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bij : standvastig en vastberaden / schrijver: Bart Kin" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075652382> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181783185>,
        <http://data.bibliotheken.nl/id/thes/p222458097> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Omslag vermeldt tevens: BBC Earth, en: \"From the acclaimed natural history collection\"",
        "Omslagtitel. - Titel in binnenwerk: Bijen: standvastig en vastberaden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p413536742> ;
    schema1:isbn "9789461620804" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04ea5d628830d198ce32f65ce527172c> ;
    schema1:name "De bij : standvastig en vastberaden" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd8c85db130d0658f11c288750b551a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1011647619> .

