@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/p240235266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papa wil in de zon / Heidi Smits ; met ill. van Alja Bronswijk" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p10802878X>,
        <http://data.bibliotheken.nl/id/thes/p169891364> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069690898> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183369262> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242528856> ;
    schema1:isbn "9020832204" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3792b406a6e2681b42a37b6289a10620> ;
    schema1:name "Papa wil in de zon" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e42adc7ff2219196cc63c5e42f6b988> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66986052> .

