@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/p357985079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhandeling over het gebruik der kina / door S.J. Galama" ;
    dcterms1:issued "1832" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596536>,
        <http://data.bibliotheken.nl/id/thes/p078559340> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000148722" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070691495> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041736125> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85073553X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b93e02c46242b16b2e6770c88b0b2ddb> ;
    schema1:name "Verhandeling over het gebruik der kina" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f84abc912eb64cf6b77cc6bac6ee95ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847150322> .

