@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/p411481703> 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:UBL000041041" ;
    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/6ae18386fd585dc52c4fe3975fdac40d> ;
    schema1:name "Inleiding tot de zang en speelkunst" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d474bc6aae48f48951e5513a594f88b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883655387> .

