@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p243130333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klompjesdans / Lucy d'Audretsch" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407694250> ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070360758> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e53642bc7e0a657759feaffe514fde2> ;
    schema1:name "Klompjesdans" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4787f2a82d65951e21dbf10fb67d968f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150137730> .

