@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/p423849808> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herziening der Lager-onderwijswet / bijdragen van V.H. Rutgers" ;
    dcterms1:issued "1931-1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071246444> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p19871274X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/614b9fb6b8005f10b6e786d7cbc82035> ;
    schema1:name "Herziening der Lager-onderwijswet" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a5c477ab5bf98007662ff1f36d6f694> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120157447> .

