@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/p042837820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Het kan!' / door Loren Cunningham ... [et al.] ; red.: Jeff Fountain ; [vert. uit het Engels: Nelleke Bosshardt]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615533> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071347410>,
        <http://data.bibliotheken.nl/id/thes/p073242659>,
        <http://data.bibliotheken.nl/id/thes/p073242667> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060674162" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fc1d121d28263408f025e77b4b0af52> ;
    schema1:name "' Het kan!'" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b90e2cfc2b47366630034fdde2dfc86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64569479> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1f62fb17343c024993612c41fc5d8d29> .

