@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p314671226> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "For girls only" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173220975> ;
    schema1:description "Vanaf dl. 11 uitg.: Antwerpen : Manteau. - Vanaf 2017 naam uitgever: SU Books" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10b39b620d50ae38f3e09307c095ac11> ;
    schema1:name "For girls only" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7091c38a94d90bfa37411fc5a01a6757> ;
    schema1:sameAs <http://www.worldcat.org/oclc/272276050> .

