@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/p420759522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zoen voor Koen / Marianne Busser en Ron Schröder ; tekeningen van Els Vermeltfoort" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093680139> ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069686505>,
        <http://data.bibliotheken.nl/id/thes/p069691444> ;
    schema1:description "1e druk: 2014",
        "Omslag vermeldt: Strip en icoon maan" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p38013358X> ;
    schema1:isbn "9789048719273" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31c5d0d5fd4fa14cc41bebd2f0cf6a84> ;
    schema1:name "Een zoen voor Koen" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16fd4d84000d1e50997e2df8e22b1989> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1065489877> .

