@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/p863702147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte samenvatting van de Nederlandse letterkunde voor athenea en h.a.v.o.-scholen / door Har Scheepens" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072057874> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a175eff1b6155c9daf5008c35028df4f> ;
    schema1:name "Beknopte samenvatting van de Nederlandse letterkunde voor athenea en h.a.v.o.-scholen" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aac9f603e0d7abb364d061cfd7173f9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64380094> .

