@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p801449790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arthur en zijn tafelronde / door Maartje Draak" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446208353> ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397461801> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069203601> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045091943> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3f866309618aab698000ad1ae04f24b> ;
    schema1:name "Arthur en zijn tafelronde" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cc94f7492b00c5f205f0e59851f2cde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905795982> .

