@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/p413873145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Derde tijdperk / Marc Bourgne, Franck Bonnet ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p127152784>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p180708430> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321492196> ;
    schema1:isbn "9789462940543" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd0b2ba801a3c83c6de803a89c7fd542> ;
    schema1:name "Derde tijdperk" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00731f5b8d3bd9df928aadf96bc79597> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1020064533> .

