@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/p411796704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze man in Teheran / Thomas Erdbrink" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075631296> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303143533> ;
    schema1:bookEdition "Dertiende druk" ;
    schema1:description "1e druk: 2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044632538" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d16a4309c717344c4b1f8b8b03d79763> ;
    schema1:name "Onze man in Teheran" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac8e78052e092d6223213899de807261> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993877246> .

