@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/p833227025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bende van de zwarte kous / door Marc Sleen" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06877348X> ;
    schema1:description "1e dr.: 1954",
        "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832494356> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47f883e0a998d9e92f2777c6d7a54846> ;
    schema1:name "De bende van de zwarte kous" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45d386e47da1ae341c0f7377ac4abda0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63288803> .

