@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/p422992569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "TalentNederlands voor de onderbouw: Leeropdrachtenboeken: " ;
    dcterms1:issued "2019" ;
    schema1:bookEdition "Tweede editie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073170305>,
        <http://data.bibliotheken.nl/id/thes/p397799160> ;
    schema1:description "In colofon: Tweede editie, eerste oplage",
        "Omslag vermeldt: MAX methode Nederlands" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p373668562> ;
    schema1:isbn "9789402039610" ;
    schema1:issueNumber "39k20" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62d99daed04a0e86dcd08e4de3c5ba13> ;
    schema1:name "TalentNederlands voor de onderbouw: Leeropdrachtenboeken: " ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07f0407207b68520fe8fbe0f5a2cea1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1105145096> .

