@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/p215156463> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekijk 't beter / [door: Wim Wennekes, Rob Megens, Simon van Beurden]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068163053> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070140480>,
        <http://data.bibliotheken.nl/id/thes/p074548085> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p197590837> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87f426d0cd39ed15bd7aac0d38198c74> ;
    schema1:name "Bekijk 't beter" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af535c3fa8243a1b2889f955703f2f55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67284585> .

