@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/p852665849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeken op de school voor zeer moeilijk lerende kinderen / W. Noordtzij" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602202> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071093052>,
        <http://data.bibliotheken.nl/id/thes/p075359235> ;
    schema1:description "Herziene versie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832185655> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7041f581fa9f140f21ef7bd15f103961> ;
    schema1:name "Boeken op de school voor zeer moeilijk lerende kinderen" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8bc180f14d43c9339469190b968e7b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64172241> .

