@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/p240726065> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cantor / Hein Vrijdag ; [red. Siem Groot]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628007>,
        <http://data.bibliotheken.nl/id/thes/p07566092X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070446202>,
        <http://data.bibliotheken.nl/id/thes/p123731437> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072842709> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26945d8524e10f1fdf01558e580ffdc1> ;
    schema1:name "Cantor" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ed8e86e0c450ef5fb20cd56ffec17a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66978118> .

