@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/p109133358> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A smart child of Peano's / V.Yu. Shavrukov" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607549>,
        <http://data.bibliotheken.nl/id/thes/p075665506> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095384170>,
        <http://data.bibliotheken.nl/id/thes/p099870622> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p09719218X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b13a8c8fcd37d1a80fd7f85b18a99945> ;
    schema1:name "A smart child of Peano's" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3b74a123d67f3c1c03ae63c228c6f01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66216323> .

