@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/p863356826> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geheimzinnige Regenman / John Flanders ; [bew. door A. Van Hageland ; ill. Gijs Mertens]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069202990> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068694555>,
        <http://data.bibliotheken.nl/id/thes/p073200859> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906371162X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c8aafddacd230da0d8f2522bf25362a> ;
    schema1:name "De geheimzinnige Regenman" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c71b5047838c7eb329f935271e1b97d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64371733> .

