@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/p050481746> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een avontuur van January Jones / tek.: Eric Heuvel ; tekst: Martin Lodewijk" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068320833> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069266050> ;
    schema1:description "Vanaf 1990 uitg.: Heemstede : Big Balloon ; Vanaf 2012 uitg.: Oosterhout : Don Lawrence Collection ; vanaf 2017 uitgave: Oosterhout : Uitgeverij L" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/664446fa624a08b69c9ef4061649f6b7> ;
    schema1:name "Een avontuur van January Jones" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/418e72b8965790fcaf2ef3d3d17d382f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64877896> .

