@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/p078372496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursusboek bij de opleiding voor het dyslexie-certificaat / Luc Koning" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660806>,
        <http://data.bibliotheken.nl/id/thes/p075686252> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069697752>,
        <http://data.bibliotheken.nl/id/thes/p163482764> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d662918ea119320f07bb4a938e84de6> ;
    schema1:name "Cursusboek bij de opleiding voor het dyslexie-certificaat" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c821fedc9b32416cadd6aa6ccc151e02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65618317> .

