@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/p801766850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob Jordaens / Marcel Van Jole ; [tek. A. Panis]" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067770096> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072178981> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067475752> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046874755> ;
    schema1:isbn "9026046138" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbf9f94be33ba2dd35e0fa3e99494ee3> ;
    schema1:name "Jacob Jordaens" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bd12f4544c333b94a263ba066dcc8fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63343542> .

