@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/p185890644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Eric de Noorman : volledige werken / Hans G. Kresse" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06887054X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069006938>,
        <http://data.bibliotheken.nl/id/thes/p070761523> ;
    schema1:description "Oorspr. uitg. deze ed.: 1980" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p173299385> ;
    schema1:isbn "9064383421" ;
    schema1:issueNumber 120 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9e81ba217925a61fcd0e4e2f8292fcc> ;
    schema1:name "De avonturen van Eric de Noorman : volledige werken" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/745bc36c2d5ac2cccd26f43386216d42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772502008> .

