@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/p099006790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevallig en nuttig" ;
    dcterms1:issued "1852" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078489741>,
        <http://data.bibliotheken.nl/id/thes/p16988919X> ;
    schema1:description "Datering: schatting",
        "Lith van H.L. van Hoogstraten, te Zwolle",
        "Omslagtitel",
        "Prentenboekje over drukkerij" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634961> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a0f46501f942b6b1ee71984e8e96335> ;
    schema1:name "Bevallig en nuttig" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96a1ce224314d01dbc9dfc55c016129a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65845025> .

