@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/p160566509> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uilenreeks : begrijpend lezen / Frans Couwenberg" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p135754364> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p135754534> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p153029935> ;
    schema1:isbn "9026221053" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/457f330be65d7d583f8e856ca2739ce1> ;
    schema1:name "Uilenreeks : begrijpend lezen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57a02edc2a112f1f88fbbf7f1fdb570f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770609415> .

