@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/p43902885X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spreekhulp Duits" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069085072> ;
    schema1:bookEdition "Tweede druk, tweede oplage" ;
    schema1:description "1e dr.: 2007" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304733539> ;
    schema1:isbn "9789066753372" ;
    schema1:issueNumber "opdr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3d226405f2f53c1922be3f76b747524> ;
    schema1:name "Spreekhulp Duits" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b24d2f40fe0e08ea646fe90c363657d> .

