@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/p394598474> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ogen van La Negra / Anton van der Kolk ; met tek. van Yvonne Jagtenberg" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100363407> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115253947> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p173628257> ;
    schema1:isbn "9789000313310" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73603b8b78412e142d4db227793a2462> ;
    schema1:name "De ogen van La Negra" ;
    schema1:numberOfPages 2738082 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c791914ecbea3ca8b5dfdf6079ba3f89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132290172> .

