@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/p205305814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderen van Pomelika / Detty Verreydt [tekst] ; Kris Nauwelaerts [ill.]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069609608> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069560080> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058380688" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/134e1679ebabdb6843140940ab7c1893> ;
    schema1:name "De kinderen van Pomelika" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b46ddb98cbb69bbf1ba6dbe473d3cc81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67347489> .

