@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/p416402739> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Regiment : het verhaal van de SAS / Thomas Legrain" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p296394343>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315155108>,
        <http://data.bibliotheken.nl/id/thes/p355046121>,
        <http://data.bibliotheken.nl/id/thes/p416402720> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p416402682> ;
    schema1:isbn "9789055819768" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff079b8ac19ba6d8e1af67b62ba2483b> ;
    schema1:name "The Regiment : het verhaal van de SAS" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0cce5d5f18b2f5d6585e03a86124576c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1042073360> .

