@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/p228138078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De school van Tervuren / Herman De Vilder, Maurits Wynants" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p078567106>,
        <http://data.bibliotheken.nl/id/thes/p078659027>,
        <http://data.bibliotheken.nl/id/thes/p23852132X>,
        <http://data.bibliotheken.nl/id/thes/p241924170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113460880> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074431331> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed275f2e0fb5bd6c198c14ad247c06a7> ;
    schema1:name "De school van Tervuren" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/368b4220e5da6f74d426c940d4555ca2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67083424> .

