@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/p781290236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robert Penn Warren and history : the big myth we live / by L. Hugh Moore, Jr" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068460295> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072744197> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833073346> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/927bb5adb1eba751e4d23092abc7415d> ;
    schema1:name "Robert Penn Warren and history : the big myth we live" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/819731c6d72fbe29f180a19db94c0d8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906044340> .

