@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/p256381909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sokkenhemel / [tekst Gill Pittar ; ill. Cris Morrell ; vert. uit het Engels: Linda Van Mieghem]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256377170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074235079>,
        <http://data.bibliotheken.nl/id/thes/p256377189> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256381410> ;
    schema1:isbn "9055351423" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c01b2e7d34bb2f777a89aed90f0aa5e> ;
    schema1:name "De sokkenhemel" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b7417d5e7dc266724460c8c2d9dd508> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66424966> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9cdafa82f093408243030f6f2f5b7e6b> .

