@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/p175850844> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Maecenas-project / Jac. Toes" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p105209619>,
        <http://data.bibliotheken.nl/id/thes/p145999149> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076534012" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e964a64da9a0a4987be16a578fd13062> ;
    schema1:name "Het Maecenas-project" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ca2ef67b0786301e80e0b491d435b60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67977797> .

