@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/p315406682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vergeten bataljon / Patrick Turnbull ; [vert. uit het Engels]" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073273686> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21959577094a59bc893f78231d45ac5d> ;
    schema1:name "Het vergeten bataljon" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2a4d6b4a632ba6632aa3ed3e5c640d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/276600417> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/12a9465f41a629a6b8188c6b697374ad> .

