@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/p256592373> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "LeeslijnDe leesweg speciaal / Ans Drubbel" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07333183X>,
        <http://data.bibliotheken.nl/id/thes/p240555929> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p163133166> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288575598> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2d268d54a076535716ec102a5b2a3fa> ;
    schema1:name "LeeslijnDe leesweg speciaal" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/caf1fae96cf3dc5036d3a4b7f645b42e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773525241> .

