@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/p046269770> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geen kunst / J.J. Jacobs" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561006X>,
        <http://data.bibliotheken.nl/id/thes/p078544513>,
        <http://data.bibliotheken.nl/id/thes/p39742275X>,
        <http://data.bibliotheken.nl/id/thes/p397422776> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069106967> ;
    schema1:description "Auteursnaam op omslag: Jan Jacobs",
        "Inaugurele rede Delft" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062754481" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aee44701d42b26d423815839cc1052b> ;
    schema1:name "Geen kunst" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e9c051715fb3600c9e7ca4193696cf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64923789> .

