@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/p097603295> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Billy the Kid / tek. van Morris ; scenario van R. Goscinny ; [vert. uit het Frans]" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068964234> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068457189> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822246201> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1b081ff86b71e1f915c19777564dc49> ;
    schema1:name "Billy the Kid" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a625c6036d1514ff12ad7c6d7a75fa96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66024635> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bf13d44e37076d65424496f29acf37bc> .

