@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/p343767759> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De school als een wereld in zichzelf / tekst: M; Fred Feddes; eindred: Anneloes van der Leun" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p118809687> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074689126>,
        <http://data.bibliotheken.nl/id/thes/p330018981>,
        <http://data.bibliotheken.nl/id/thes/p338134395>,
        <https://data.bibliotheken.nl/.well-known/genid/9bb1259759f3355f06f06fb0b160c1f2> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304934240> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01b124ce84b6c410b51d5baedac4017e> ;
    schema1:name "De school als een wereld in zichzelf" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7216cc7dc92595ac363f9d5ffa9b0b97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/798564116> .

