@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/p238784371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blind zuske / door Felicie Jehu ; geïllustreerd door Netty Heyligers" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071291717> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069129509> ;
    schema1:description "1e dr.: 1914",
        "[Leeftijd 10-15 jaar]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82a62efb8616e875d87c725cf7bb73fa> ;
    schema1:name "Blind zuske" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ac819ef3b01c7f46a4e044cff1fa07d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150344010> .

