@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/p162856784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles over Nederlandse kaas" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610981> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075305135> ;
    schema1:description "Achterkant vermeldt: 3/97" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd83ede2c68d1c1e87c46320624a9492> ;
    schema1:name "Alles over Nederlandse kaas" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab726e8b21d3a8a93374bb7ef22e1aab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898944468> .

