@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/p037525484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar de school van morgen / drs. S. J. C. Freudenthal-Lutter" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600398>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p078610532> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068976003> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831681845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d78bf3b8650048a14a630c3ab255827b> ;
    schema1:name "Naar de school van morgen" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e83e9af63c20cb568404b854c8a7c3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/5845766> .

