@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/p317453165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "English phone calls / Sander Schroevers" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605368>,
        <http://data.bibliotheken.nl/id/thes/p075607506>,
        <http://data.bibliotheken.nl/id/thes/p075623846>,
        <http://data.bibliotheken.nl/id/thes/p077592646>,
        <http://data.bibliotheken.nl/id/thes/p078497582>,
        <http://data.bibliotheken.nl/id/thes/p078686245>,
        <http://data.bibliotheken.nl/id/thes/p078951070> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141888180> ;
    schema1:description "Tekst in het Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9789013059243" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a8ecc17130a7163a427fdf574f69ae4> ;
    schema1:name "English phone calls" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a536cda77cf156211c5733f9ce9c2f43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/316163783> .

