@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/p245253963> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ruby / Frank Delaney ; [vert. uit het Engels: Ineke Lenting]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068881878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p188773908> ;
    schema1:description "Oorspr. Nederlandse uitg.: Utrecht : Bruna, 2001",
        "Uitg. in samenw. met Bruna" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:isbn "904493015X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/462223802eee5e8a27455eb7a26807e4> ;
    schema1:name "Ruby" ;
    schema1:numberOfPages 348 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff6d8166a4342ecbf17172599183f360> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66760936> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3041f10eb59f1ac26b999d1259da7795> .

