@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/p86577224X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De president : roman / Irving Wallace ; [bew. uit het Amerikaans door H.P. van den Aardweg]" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06896336X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ed3b715972eed8d546631e90149441f> ;
    schema1:name "De president : roman" ;
    schema1:numberOfPages 487 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00ba726ebf5d87916ff9ba3d3574da0e> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7179b4d01a085341e8cb5c4fce2eab70> .

