@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/p820757497> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Action station-go : roman / Libera Carlier" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068600208> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1958" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9002142463" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6099165cdad05f8119bd4481afedd9fc> ;
    schema1:name "Action station-go : roman" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/776cdbaf7c6602cd449be0fedf437c3a> .

