@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/p343685035> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Babysittersclub / [tekst:] Ann M. Martin ; [tek.:] Raina Telgemeier ; [vert. uit het Engels]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p343684985> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074265806> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe4b66cb7c9b9af1775a6caf6e528ded> ;
    schema1:name "De Babysittersclub" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7f05dc2ab7eb6479a9c54dfafce1736> ;
    schema1:sameAs <http://www.worldcat.org/oclc/798284886> .

