@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/p305393006> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrog / Randy Alcorn ; [vert. uit het Engels: Tobya Jong]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p144123029> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242397859> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789063181741" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52009524d9d403bd9367266e289819d0> ;
    schema1:name "Bedrog" ;
    schema1:numberOfPages 614 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e23e3c5d295f1e04de0c89a80036f6f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191850324> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/067e46af7de9de9265f80696c5ff476e> .

