@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p411293133> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Enkele reis Mars / Johan Bakker ; redactie: Kelly van der Laan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432616179> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p288247477> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463080989" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/380d92294be64119699256a507d558ce> ;
    schema1:name "Enkele reis Mars" ;
    schema1:numberOfPages 361 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/982c5977e4d485319cdd1da5dd7618cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003862480> .

