@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/p40798271X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moestuin / tekst en redactie: Marja Baeten en Minke van Dam ; tekeningen: Ina Hallemans" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071874615>,
        <http://data.bibliotheken.nl/id/thes/p315106441> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634864> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407975314> ;
    schema1:isbn "9789001865061" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79115037d7d6f936005f5e5662ec8867> ;
    schema1:name "De moestuin" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e36930ef1f208d0b4f2bed34b7d8e83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/963932032> .

