@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/p85162488X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Kick Wilstra / Henk Sprenger" ;
    dcterms1:issued "1972-1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595173>,
        <http://data.bibliotheken.nl/id/thes/p397429983> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870205> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bef7cd8d709f3c3f4d787b5f93581a5b> ;
    schema1:name "De avonturen van Kick Wilstra" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1487f0b1f2d8063bf82f0257bac2ae30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71414828> .

