@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/p149338805> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kom op, kijk en praat eens... / Jos van Hest" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p130133647>,
        <http://data.bibliotheken.nl/id/thes/p130571229> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086067869> ;
    schema1:isbn "9052990131" ;
    schema1:issueNumber "hand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e718a1eefaebccfd8a297186f19961d> ;
    schema1:name "Kom op, kijk en praat eens..." ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ee25025319b876dd9ea9af9eaa9d8e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769961507> .

