@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/p82143702X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Itembank projekt wiskunde : eindrapport / J. Timmer" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068836082> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800602870> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fea8f0e3407663854a95d9ce9b856ee> ;
    schema1:name "Itembank projekt wiskunde : eindrapport" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3483ee9aabef16c96a2bdeed16972af7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768819308> .

