@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/p049156802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vlaamse schilders / inl. door John B. Knipping" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p078659027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069533245> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842377905> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b02bdf76a61644980562a0de31d04ef4> ;
    schema1:name "De Vlaamse schilders" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a5d5f5956783c8b85794b1d02ad0687> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781943004> .

