@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/p428227341> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Simak / scenario door Jerry Frissen ; tekeningen door Jean-Michel Ponzio" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p308043197> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p37104930X> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a6a3450a4e409467ca0b4a549a91f94> ;
    schema1:name "Simak" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a08b08710e7150868f0ed277b2d4442> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182796364> .

