@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/p168084201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verdere ontwikkeling van het school-TSS / M. Zwarts J. Zwarts" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069262454> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072785551> ;
    schema1:description "SVO-project 4266" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c38c8da5cf04ecb3a77aa81d32869da> ;
    schema1:name "Verdere ontwikkeling van het school-TSS" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62b3d086d3d26a1aa046540f1dd051d5> .

