@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/p317433199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Estafette interactief : computerprogramma bij de methode Estafette / Els Beerten" ;
    dcterms1:issued "2001" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p262029480> ;
    schema1:isbn "9027689628" ;
    schema1:issueNumber "zand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27585e54f41786b95e48f48f237ec6c0> ;
    schema1:name "Estafette interactief : computerprogramma bij de methode Estafette" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28e2084dc7b0a89dfda70a129bebb27a> .

