@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/p42646589X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de bal / Lieneke Dijkzeul" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075155257> ;
    schema1:description "Editie uitgegeven met licentie van Lemniscaat, Rotterdam",
        "ISSN van de serie: ISSN 2589-2290",
        "Oorspronkelijke uitgave: Rotterdam : Lemniscaat, 2004" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099427125> ;
    schema1:isbn "9789001735180" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12396faabb3b7f29b312c8634126c697> ;
    schema1:name "Aan de bal" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3fdc99bd8cfd7d4187bbf7eafa88db1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241252771> .

