@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/p261970011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De maffia van Turkije / Frank Bovenkerk, Yücel Yeşilgöz" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633825>,
        <http://data.bibliotheken.nl/id/thes/p075688085> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068913087> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074696270> ;
    schema1:description "1e dr.: Amsterdam : Meulenhoff ; Leuven : Kritak, 1998. - (Meulenhoff editie ; 1646)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9046130126" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ade2d9f0d9db01a1f3247bc9ef566502> ;
    schema1:name "De maffia van Turkije" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce089d9ecd290e075b28bd53ecb3b3c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66535243> .

