@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/p15284256X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analyse van methoden voor begrijpend en studerend lezen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660768>,
        <http://data.bibliotheken.nl/id/thes/p075660806> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075300575> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c602c302f3bfc87ff167b55f4d0f83a5> ;
    schema1:name "Analyse van methoden voor begrijpend en studerend lezen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc62b00a13fb8a38118da0e0b60e0952> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68774448> .

