@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/p43265237X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De korf / Ahmet Chakioglou ; tekstredactie: Marieke Veringa & Michael Mandersloot" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p430061250> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p38131393X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403623177" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbc036ea7118aeed41d732b0f4fdfa1d> ;
    schema1:name "De korf" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f75c07ffdbefe0a68902fd6bc2a46b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1201342064> .

