@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/p110245199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob Jordaens : een keuze van 25 teekeningen / ingeleid door A. J. J. Delen" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067770096>,
        <http://data.bibliotheken.nl/id/thes/p077600088>,
        <http://data.bibliotheken.nl/id/thes/p078685842>,
        <http://data.bibliotheken.nl/id/thes/p241923948>,
        <http://data.bibliotheken.nl/id/thes/p241923972> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067770096>,
        <http://data.bibliotheken.nl/id/thes/p069269637> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c758d05d6bd8314f2e5ad35da8c7aa2b> ;
    schema1:name "Jacob Jordaens : een keuze van 25 teekeningen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5b21c669c15da44338473414003567d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/25535804> .

