@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/p040929345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste rekenboek : 1.2.3 / [geïll. door J. Pavlin en G. Šedá ; vert. uit het Tsjechisch]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069545944> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071226877> ;
    schema1:description "Oorspr. uitg.: Praag : Artia, cop. 1986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9036604990" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddf2c59be42db2a5bdea03134c61624b> ;
    schema1:name "Mijn eerste rekenboek : 1.2.3" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f31ae995cce76e313abb3adb222aad43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64729160> .

