@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/p358031583> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter dan robijnen / door A.J.Th. Jonker" ;
    dcterms1:issued "1897" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397324944> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000312106" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067482139> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p101991908> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p176930922> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b6e7e60e8d9b96ef43ae7ceb79f6537> ;
    schema1:name "Beter dan robijnen" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/761349497e684ad9db3dcb8a533341ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847196101> .

