@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/p10009287X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The kid / tekst Rodolphe ; tek.: Leo ; red. verzorging Nederlandse uitg.: Van der Heide Produkties ; [vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p096524782> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072540168> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Dargaud, cop. 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096573996> ;
    schema1:isbn "906793335X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0566eee4023dbb815c0aeea8e71ac676> ;
    schema1:name "The kid" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a72cf22ab10a5cb92bb39ae0f6d21cc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66079086> .

