@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/p197455956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter dan robijnen / door A.J.Th. Jonker" ;
    dcterms1:issued "1897" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067482139> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/828e617e772c9c1134d1be0428935132> ;
    schema1:name "Beter dan robijnen" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbd72cd0b3ae8ddf2a4fa3d4463317e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907172576> .

