@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/p173042368> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afsluitingstoets / Centraal Instituut voor Toetsontwikkeling, Arnhem" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075428334> ;
    schema1:description "Houder toets vermeldt ten onrechte: Tekstboekje",
        "Houder vermeldt: Nederlands als moedertaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155804170> ;
    schema1:issueNumber "same" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d260143d21ed2530b279d22a2b2fde4> ;
    schema1:name "Afsluitingstoets" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad00508f31bda4b00f5f8da931b1516a> .

