@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/p830232176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussen leraar en leerboek / A. Althuis" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613646> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072044322> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830231781> ;
    schema1:issueNumber "gods" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9269b23632e7c0eead7f89d45c4899c> ;
    schema1:name "Tussen leraar en leerboek" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/362c11ba9d3d38957012d9c5dbd7f93d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768919917> .

