@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/p446480363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De christelijke school en de wetenschap / A.A. van Ruler" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627345>,
        <http://data.bibliotheken.nl/id/thes/p077600959>,
        <http://data.bibliotheken.nl/id/thes/p078959764>,
        <http://data.bibliotheken.nl/id/thes/p207315051>,
        <http://data.bibliotheken.nl/id/thes/p264388100> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068707940> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045542155> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038157977> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ace85bf836c16e87b29bcf0233ed9df> ;
    schema1:name "De christelijke school en de wetenschap" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25e6d7739e62a987c8cd2e400135b75c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510765695> .

