@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/p237791110> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cantor / Hein VrijdagCursistenboeken: / Hein Vrijdag" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070446202> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072842709> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240726170> ;
    schema1:isbn "9072805208" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d18ca8a09e8d45985f5b2dd3c6a3813f> ;
    schema1:name "Cantor" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18ccff147859dcee7d2f04f829802c64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773217876> .

