@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/p407694250> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klompjesdans / Lucy d'Audretsch" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070360758> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841959560> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41393babe44712de63274ba4c00af564> ;
    schema1:name "Klompjesdans" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/193aef4c6f2ca1259a4d3d7da5b690c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962065958> .

