@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/p423273558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Honing voor Prins Konstantijn / door Tom Lindeijer" ;
    dcterms1:issued "1950-1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07485609X>,
        <http://data.bibliotheken.nl/id/thes/p075431920> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067732909> ;
    schema1:description "Datering: P. Gooijaers Catalogus van plaatjes albums (p. 72) en: Jeugdliteratuur gebruikt in de reclame (1993)",
        "Met ingeplakte kleurenplaten",
        "Met plaatjes van H.J. Slijper" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075618699> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfaf0194067347cb8722b60af30a3b00> ;
    schema1:name "Honing voor Prins Konstantijn" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca9332313838fd6a19e614e78ede2a62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1110105614> .

