@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/p191017256> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwere richting in het lager onderwijs en hare toepassing in de practijk / door Critas" ;
    dcterms1:issued "1891" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p081782799> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e62605b38fee1283d00c4570a7d8b3a8> ;
    schema1:name "De nieuwere richting in het lager onderwijs en hare toepassing in de practijk" ;
    schema1:numberOfPages 97 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bef3fb137567610308e01e87dac501e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907168877> .

