@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/p446490202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bont boeketje / G.R. Visser" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068385765>,
        <http://data.bibliotheken.nl/id/thes/p07529558X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Bundel schetsen voor de Gereformeerde Vrouwenvereniging" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p094316449> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/555b1d80c12e19413284bbcbdfac7b84> ;
    schema1:name "Bont boeketje" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23a43644a0b57cfc8fff4f98e7cde78c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510769353> .

