@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/p185235972> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kom nou, Bommes! / Jane Simmons ; [vert. uit het Engels: Anna Dolinda]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165529555> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159225620> ;
    schema1:description "Kiekeboekprijs",
        "Oorspr. Nederlandse uitg.: Amsterdam : Zirkoon, 1998" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052471525" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd19488c2db63cfd4feec27688b8495d> ;
    schema1:name "Kom nou, Bommes!" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86c9ce2a7b84c8daca54b35cc46a76a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67791148> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/55baaabbf4b1fde1bc75a657f8a83613> .

