@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/p419854959> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tekster / Monica Koster" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111061652>,
        <http://data.bibliotheken.nl/id/thes/p374865205> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074044400>,
        <http://data.bibliotheken.nl/id/thes/p32117027X>,
        <http://data.bibliotheken.nl/id/thes/p419731822> ;
    schema1:description "Introductieboekje, Groep 8" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407678085> ;
    schema1:isbn "9789492586025" ;
    schema1:issueNumber "Ekst" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b668063d76c5fdebbd82fce79198d16> ;
    schema1:name "Tekster" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6022595bc700b1cba9f35486afcef901> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055745794> .

