@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/p416440630> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Test" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075294974>,
        <https://data.bibliotheken.nl/.well-known/genid/c2c05d02b0f3028ceb0cbf96f1c9f38b> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068885717>,
        <http://data.bibliotheken.nl/id/thes/p070700710>,
        <http://data.bibliotheken.nl/id/thes/p121296792>,
        <http://data.bibliotheken.nl/id/thes/p140108866>,
        <https://data.bibliotheken.nl/.well-known/genid/36b5377813f041ca0bfd03dcfd8405fd> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288569326> ;
    schema1:isbn "0000000000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04defa733b27574ab3146c2b8d0af33a> ;
    schema1:name "Test" ;
    schema1:numberOfPages 4060 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/794459d392c8c80b438f433eef2f156a> .

