@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/p239452186> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De waterkinderen : een sprookje voor een landskind / [naar het Engelsch van Charles Kingsley ; geïllustreerd door B. le Fanu]" ;
    dcterms1:issued "1930" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069331278>,
        <http://data.bibliotheken.nl/id/thes/p102384223> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8210772afa3fc0081f09b3b81e40f4b3> ;
    schema1:name "De waterkinderen : een sprookje voor een landskind" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/416b90c9ab7f9abed99f46d6d1a4b9c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67064998> .

