@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/p251985288> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisbibliotheek" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605368>,
        <http://data.bibliotheken.nl/id/thes/p075616432> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068839189>,
        <http://data.bibliotheken.nl/id/thes/p070996806>,
        <http://data.bibliotheken.nl/id/thes/p074750402>,
        <http://data.bibliotheken.nl/id/thes/p091086213>,
        <http://data.bibliotheken.nl/id/thes/p15138567X>,
        <http://data.bibliotheken.nl/id/thes/p241157374> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075599856>,
        <http://data.bibliotheken.nl/id/thes/p075605295>,
        <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027484805" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de6862141f001f5a6a2f18f04cb24e25> ;
    schema1:name "Basisbibliotheek" ;
    schema1:numberOfPages 628 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1591133ddf283daf3be4396519eb8fce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65809568> .

