@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/p801653819> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hallo kleine Saskia / D. Kathelyn Tourneur ; [vert. uit het Frans]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068795734> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843194634> ;
    schema1:isbn "9030351160" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cfbd87ddbbbb1c992351afdbe6584c2> ;
    schema1:name "Hallo kleine Saskia" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5857b203b409dff9ab39bb173cfe361f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63307733> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8240335ff0b208b88f412b1a5f40bb5c> .

