@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/p435341987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De miserabelen / Victor Hugo ; uit het Frans vertaald door Tatjana Daan" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068472390> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097603244> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789067283656" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84d8e07d8c1ef6d0432d084969847e39> ;
    schema1:name "De miserabelen" ;
    schema1:numberOfPages 1366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1f000dab2f8b02e34a2e2e9fc57bf4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1350279147> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6779cdef9984c139d5ddd09e8c580f54> .

