@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/p421582642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het officiële Fortnite tekenboek / vertaling [uit het Engels]: Peter Nilsson" ;
    dcterms1:issued "2020" ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p157023125> ;
    schema1:description "Omslag vermeldt: Meer dan 30 outfits, voertuigen, wapens en meer!" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789030504580" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a687e770bb1246da3ac715068f79d2c8> ;
    schema1:name "Het officiële Fortnite tekenboek" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7953ac316a895743db093fb236b75e7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227307126> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/16e80a67381548326f2cc688879b6821> .

