@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/p411481711> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de zang en speelkunst" ;
    dcterms1:issued "1698" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078597560>,
        <http://data.bibliotheken.nl/id/thes/p112192203> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000041040" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070139962> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur: Cornelis Sweerts",
        "Gegraveerde titel: K. Sweerts Zang en speelkunst" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p102970831> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c735e8ba8ac1c9567b1abb11fa523b29> ;
    schema1:name "Inleiding tot de zang en speelkunst" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/647d069c282b519c955e59b5deace2ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883655387> .

