@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/p060196645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuw onderwijs in oude gebouwen / tekst en produktie: Frans Vanderwilt" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068539797> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853702381> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cf9c7a6b51aa53a5f3d9a44c95a19bb> ;
    schema1:name "Nieuw onderwijs in oude gebouwen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ded8c406360415dd6db1970db31edb3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65243656> .

