@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/p108642771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studielessen : voor de basisvorming / J.V. Spronkers" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071871020> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071871039> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629291> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108839427> ;
    schema1:isbn "9003438048" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5db3287a7696a5ff778779f2d67d1ec7> ;
    schema1:name "Studielessen : voor de basisvorming" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6eec720759469aec917c5154574056e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769815367> .

