@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/p322840260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De telescoop / scenario: Jean Van Hamme ; tek.: Paul Teng ; inkleuring: Walter De Strooper ; [vert. uit het Frans]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600>,
        <http://data.bibliotheken.nl/id/thes/p071882421> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789030363101" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e10c96c8c6abd4d57551c3940e9486da> ;
    schema1:name "De telescoop" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3fe0af3c559e785d844e9f5af5330ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/501122874> .

