@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/p447443550> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lichtstralen : bloemlezing voor het voortgezet onderwijs / H.G. 't Hooft" ;
    dcterms1:issued "1948" ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067731910>,
        <http://data.bibliotheken.nl/id/thes/p433300272> ;
    schema1:description "1e dr.: 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p353727601> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p35372758X> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b6364325575f74b345be546011d41c4> ;
    schema1:name "Lichtstralen : bloemlezing voor het voortgezet onderwijs" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10520365092461b5a56515460a2ac333> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514484151> .

