@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/p32290210X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunstenaarsmusea in België / Patrick De Rynck" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p078446317>,
        <http://data.bibliotheken.nl/id/thes/p07856705X>,
        <http://data.bibliotheken.nl/id/thes/p078567343> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074320955> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789055447794" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c74008500f3a8619b59ceae41dbe0d8> ;
    schema1:name "Kunstenaarsmusea in België" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/365106b66e9fc3c4c8abd50d04c644c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/471467803> .

