@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/p148288812> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overdracht / Y. Jigounov [tek.] ; P. Renard [scenario ; vert. uit het Frans]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p136462219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110567498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p148288634> ;
    schema1:isbn "9055810711" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c4501f977f2f56dfb597166ac64c467> ;
    schema1:name "De overdracht" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3aa51865bfec1bfa1a92b1da47caf5c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68722820> .

