@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/p207166641> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toetie's avonturen, en Trouwe vriendinnetjes / Suze van Lingen" ;
    dcterms1:issued "1899" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068979967> ;
    schema1:description "Bibliotheek voor de Indische jeugd ; Serie B, no. 4" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f84002472c2ff2e48ce38058c052072> ;
    schema1:name "Toetie's avonturen, en Trouwe vriendinnetjes" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91ca17a0fc65079ffc4a7a4196a55ed6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907163060> .

