@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/p102970831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de zang en speelkunst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p377460508>,
        <http://data.bibliotheken.nl/id/nbt/p411481703>,
        <http://data.bibliotheken.nl/id/nbt/p411481711> ;
    dcterms1:issued "1698" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078597560>,
        <http://data.bibliotheken.nl/id/thes/p112192203> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070139962> ;
    schema1:description "Auteur: Cornelis Sweerts",
        "Gegraveerde titel: K. Sweerts Zang en speelkunst" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f6e6e170b99ed1567ff7711467f5f7b> ;
    schema1:name "Inleiding tot de zang en speelkunst" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1f1b0a2d12734786ec3990427f23b0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65887553> .

