@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/p389033820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toekomst van ons volksonderwijs / A.H. Gerhard" ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600983>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p115658335> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06823404X>,
        <http://data.bibliotheken.nl/id/thes/p069272107> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p038076446> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04512485X>,
        <http://data.bibliotheken.nl/id/nbt/p047506288> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c8154ebf8e70b21f145bdef5ba4ee7f> ;
    schema1:name "De toekomst van ons volksonderwijs" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39f750f318060c48ef033a48a7b16a82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901354364> .

