@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/p428365736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dans! : praktisch handboek voor het basisonderwijs / Etje Heijdanus-de Boer, Anouk van Nunen, Martin Valenkamp (red.), Ronald Hueskens, Pauline Verhallen" ;
    dcterms1:issued "2019" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068766386>,
        <http://data.bibliotheken.nl/id/thes/p37632015X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9046969495",
        "9789046969496" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7806d7507e87da78e222cc2b56125275> ;
    schema1:name "Dans! : praktisch handboek voor het basisonderwijs" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93486c3cf6bbb190d9087a8290627984> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1156396353> .

