@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/p438045726> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ben jij ook op mij? : een boek over seks, voor kinderen / Sanderijn van der Doef ; met tekeningen van Marian Latour" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072805927> ;
    schema1:bookEdition "Vijfentwintigste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086972723> ;
    schema1:description "1e druk: ©1995" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021669571" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d2e60a92d4b5f0b16f2631b5d2300d2> ;
    schema1:name "Ben jij ook op mij? : een boek over seks, voor kinderen" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84f128bc6ac28a5717a2965255236db0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1360858961> .

