@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/p089585879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begeleiding in open leren / K.H.L.A. Schlusmans" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617439>,
        <http://data.bibliotheken.nl/id/thes/p077601114>,
        <http://data.bibliotheken.nl/id/thes/p078571731>,
        <http://data.bibliotheken.nl/id/thes/p078614392> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074512277>,
        <http://data.bibliotheken.nl/id/thes/p090036026> ;
    schema1:description "Uitg. i.s.m. Produktiebedrijf Open Leren, PROBOL" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078238889> ;
    schema1:isbn "9023823435" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/982f4df22f905f9f8476fac2f60c95e6> ;
    schema1:name "Begeleiding in open leren" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d95fa29a2cf02b755383c6613579daa2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65462468> .

