@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/p40395021X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begeleiden" ;
    dcterms1:issued "2016" ;
    schema1:bookEdition "Tweede druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072696656>,
        <http://data.bibliotheken.nl/id/thes/p08665439X>,
        <http://data.bibliotheken.nl/id/thes/p185849369> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687992>,
        <http://data.bibliotheken.nl/id/thes/p191732486> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p405367619> ;
    schema1:isbn "9789006910216" ;
    schema1:issueNumber "theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9eb607ee2c7ea861d8a1c0f4d619b76e> ;
    schema1:name "Begeleiden" ;
    schema1:numberOfPages 277 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc87f296b1950ef9212d0f87879a08f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952994139> .

