@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/p120911086> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moderne wiskunde" ;
    dcterms1:issued "1993" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629364> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fc763d3259c14d5d9447a391fd3ab04> ;
    schema1:name "Moderne wiskunde" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b24daba72104d7c6fa09f8a94ed158d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67268262> .

