@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/p85208451X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Morgan en ik / Stephen Cosgrove ; vert. [uit het Engels] door J. van Wijk ; bew. onder red. van werkgroep De leesmarkt ; met gekleurde ill. van Robin James" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070721793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068764553>,
        <http://data.bibliotheken.nl/id/thes/p070721807> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088005887> ;
    schema1:isbn "9026207700" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5286326e5cc01a3a1fe7ba62569b39b6> ;
    schema1:name "Morgan en ik" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f31cc7e61391cce34760ea8697a10073> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64145355> .

