@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/p421855487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klassenvertegenwoordiger worden / René van Kralingen" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617005> ;
    schema1:bookEdition "Eerste editie, eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258199792> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090315485" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9df7cac631e3872c62f7ceab86333b8> ;
    schema1:name "Klassenvertegenwoordiger worden" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e06cbee2e20a7fb21e4ea80584f6ab3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1089948836> .

