@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/p406734119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "26 ZKV / A.L. Snijders" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102000069> ;
    schema1:description "ISSN van de serie: ISSN 0166-4123" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p801751187> ;
    schema1:isbn "9789079875726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0ae8c563440d1ddb0de0935d8013fa3> ;
    schema1:name "26 ZKV" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4340f24bcd58c196d527b313d22183b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962088274> .

