@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/p85016320X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De basis van de nieuwe basisschool / [Tekst: Marten van Tuijl en Marja van Erp ; Foto's: André Ruigrok] ; Voorw. van A.J. Hermes" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068548710> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071908439> ;
    schema1:description "Bandtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbb890da7ac9240b8f5fcf29bdf859f9> ;
    schema1:name "De basis van de nieuwe basisschool" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/969d063daad7e43e71d30551fd5241a8> .

