@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/p099359049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Captain Horatio Hornblower : de historische achtergrond belicht / door J. Presser" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409745> ;
    schema1:description "Naar aanleiding van Warner Bros.' super-productie in Technicolor, gebaseerd op C.S. Forester's gelijknamige roman" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d62f60fa666e0354893bd5a48a9c4dd6> ;
    schema1:name "Captain Horatio Hornblower : de historische achtergrond belicht" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/803535ac1307b9bcf9608dadd4baac20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65898728> .

