@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/p404334296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lerende mens / Jurjen van der Helden en Harold Bekkering" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078533554>,
        <http://data.bibliotheken.nl/id/thes/p07857191X>,
        <http://data.bibliotheken.nl/id/thes/p078573041> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p27510978X> ;
    schema1:bookEdition "tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p134806301> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089536495" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc1888e8eb6f9d03da92c3c784077001> ;
    schema1:name "De lerende mens" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a5703fb4dfe01cd44d2192e8e0efd0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951902131> .

