@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/p438603834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tekster / Monica KosterLeesboekjes: / 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 6" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408650745> ;
    schema1:isbn "9789492586001" ;
    schema1:issueNumber "vos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/695938c03a1309c31d8ceca7687537da> ;
    schema1:name "Tekster" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05356c27c5b308fe187d3b87ac851ba6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055745892> .

