@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/p299191516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gubbels/van Zanten / Bas Roodnat" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068569874> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039074> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343307588> ;
    schema1:isbn "9065260544" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/162c3d66b5193c14f68c055b270ed3c6> ;
    schema1:name "Gubbels/van Zanten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ed7c4687899727ca1c556a7e26eda96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150421460> .

