@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/p20721526X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Sien het spook / Katharine Kühl ; ill.: Leopé ; [vert. uit het Duits: Sabine Van Humbeeck]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143801856> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p167698672>,
        <http://data.bibliotheken.nl/id/thes/p185491707> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185311784> ;
    schema1:isbn "9024377064" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e62cf1b1574a443dbd3d05ac643d56f1> ;
    schema1:name "De avonturen van Sien het spook" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/366f772082bd89ebddcdf6b1c0118761> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67377347> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7c068b30c6ff3089e263e71397c90801> .

