@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/p820802778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op weg naar een middenschool / Paul Tesser" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069418543>,
        <https://data.bibliotheken.nl/.well-known/genid/c88c6d5039840e76976cf1e3829fed49> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063702043" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1804be92e853db495e9d33766ff316ec> ;
    schema1:name "Op weg naar een middenschool" ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23ad3b1a2e5f0a4f40f1e59a94b133ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63409269> .

